Home
last modified time | relevance | path

Searched defs:heightAdaptivePolicy (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_request_data.h42 std::optional<Ace::TextHeightAdaptivePolicy> heightAdaptivePolicy; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model.h103 std::optional<Ace::TextHeightAdaptivePolicy> heightAdaptivePolicy; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dutils.h597 …d::string ConvertWrapTextHeightAdaptivePolicyToString(TextHeightAdaptivePolicy heightAdaptivePolic… in ConvertWrapTextHeightAdaptivePolicyToString()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp314 auto heightAdaptivePolicy = heightAdaptivePolicyValue->ToNumber<int32_t>(); in SetLabelStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_pattern.cpp57 auto heightAdaptivePolicy = property->GetHeightAdaptivePolicy(); in TextLayoutPropertyToString() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js11885 heightAdaptivePolicy(value) { method in ArkTextComponent
13227 heightAdaptivePolicy(value) { method in ArkTextAreaComponent
14935 heightAdaptivePolicy(value) { method in ArkTextInputComponent