Searched refs:WebFantasyFont (Results 1 – 5 of 5) sorted by relevance
55 ACE_DEFINE_PROPERTY_GROUP_ITEM(WebFantasyFont, std::string);
457 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebFantasyFont, std::string);
110 static void WebFantasyFont(const std::string& fantasyFontFamily);
1952 JSClass<JSWeb>::StaticMethod("webFantasyFont", &JSWeb::WebFantasyFont); in JSBind()4019 void JSWeb::WebFantasyFont(const std::string& fantasyFontFamily) in WebFantasyFont() function in OHOS::Ace::Framework::JSWeb
346 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebFantasyFont, std::string);