Home
last modified time | relevance | path

Searched defs:heightAdaptivePolicy (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_request_data.h42 std::optional<Ace::TextHeightAdaptivePolicy> heightAdaptivePolicy; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_model.h103 std::optional<Ace::TextHeightAdaptivePolicy> heightAdaptivePolicy; member
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dutils.h610 inline std::string ConvertWrapTextHeightAdaptivePolicyToString(TextHeightAdaptivePolicy heightAdaptivePolicy) in ConvertWrapTextHeightAdaptivePolicyToString() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tab_content.cpp314 auto heightAdaptivePolicy = heightAdaptivePolicyValue->ToNumber<int32_t>(); in SetLabelStyle() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_pattern.cpp54 auto heightAdaptivePolicy = property->GetHeightAdaptivePolicy(); in TextLayoutPropertyToString() local

Completed in 6 milliseconds