Home
last modified time | relevance | path

Searched refs:MinFontSize (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern_property.h63 ACE_DEFINE_PROPERTY_GROUP_ITEM(MinFontSize, int32_t);
H A Dweb_pattern.h470 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, MinFontSize, int32_t);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_layout_property.h89 ACE_DEFINE_PROPERTY_ITEM_WITHOUT_GROUP(MinFontSize, Dimension, PROPERTY_UPDATE_NORMAL);
H A Dbutton_model_ng.cpp494 ButtonLayoutProperty, MinFontSize, buttonParameters.minFontSize.value(), frameNode); in SetLabelStyle()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h118 static void MinFontSize(int32_t minFontSize);
H A Djs_web.cpp1953 JSClass<JSWeb>::StaticMethod("minFontSize", &JSWeb::MinFontSize); in JSBind()
4194 void JSWeb::MinFontSize(int32_t minFontSize) in MinFontSize() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h354 ACE_DEFINE_PROPERTY_FUNC_WITH_GROUP(WebProperty, MinFontSize, int32_t);

Completed in 17 milliseconds