Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern_property.h47 ACE_DEFINE_PROPERTY_GROUP_ITEM(TextZoomRatio, int32_t);
H A Dweb_pattern.h454 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, TextZoomRatio, int32_t);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h74 static void TextZoomRatio(int32_t textZoomRatioNum);
H A Djs_web.cpp1906 JSClass<JSWeb>::StaticMethod("textZoomRatio", &JSWeb::TextZoomRatio); in JSBind()
1907 JSClass<JSWeb>::StaticMethod("textZoomAtio", &JSWeb::TextZoomRatio); in JSBind()
3629 void JSWeb::TextZoomRatio(int32_t textZoomRatioNum) in TextZoomRatio() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h338 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, TextZoomRatio, int32_t);

Completed in 14 milliseconds