Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern_property.h55 ACE_DEFINE_PROPERTY_GROUP_ITEM(WebFantasyFont, std::string);
H A Dweb_pattern.h462 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebFantasyFont, std::string);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h110 static void WebFantasyFont(const std::string& fantasyFontFamily);
H A Djs_web.cpp1945 JSClass<JSWeb>::StaticMethod("webFantasyFont", &JSWeb::WebFantasyFont); in JSBind()
4145 void JSWeb::WebFantasyFont(const std::string& fantasyFontFamily) in WebFantasyFont() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h346 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, WebFantasyFont, std::string);

Completed in 14 milliseconds