Searched refs:WebSansSerifFont (Results 1 – 5 of 5) sorted by relevance
57 ACE_DEFINE_PROPERTY_GROUP_ITEM(WebSansSerifFont, std::string);
459 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebSansSerifFont, std::string);
112 static void WebSansSerifFont(const std::string& sansSerifFontFamily);
1954 JSClass<JSWeb>::StaticMethod("webSansSerifFont", &JSWeb::WebSansSerifFont); in JSBind()4029 void JSWeb::WebSansSerifFont(const std::string& sansSerifFontFamily) in WebSansSerifFont() function in OHOS::Ace::Framework::JSWeb
348 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebSansSerifFont, std::string);