Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern_property.h75 ACE_DEFINE_PROPERTY_GROUP_ITEM(TextAutosizing, bool);
H A Dweb_pattern.h486 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, TextAutosizing, bool);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h156 static void TextAutosizing(const JSCallbackInfo& args);
H A Djs_web.cpp1988 JSClass<JSWeb>::StaticMethod("textAutosizing", &JSWeb::TextAutosizing); in JSBind()
5195 void JSWeb::TextAutosizing(const JSCallbackInfo& args) in TextAutosizing() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h365 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, TextAutosizing, bool);

Completed in 16 milliseconds