Home
last modified time | relevance | path

Searched refs:WebSerifFont (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern_property.h58 ACE_DEFINE_PROPERTY_GROUP_ITEM(WebSerifFont, std::string);
H A Dweb_pattern.h465 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebSerifFont, std::string);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h113 static void WebSerifFont(const std::string& serifFontFamily);
H A Djs_web.cpp1948 JSClass<JSWeb>::StaticMethod("webSerifFont", &JSWeb::WebSerifFont); in JSBind()
4160 void JSWeb::WebSerifFont(const std::string& serifFontFamily) in WebSerifFont() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h349 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebSerifFont, std::string);

Completed in 17 milliseconds