Home
last modified time | relevance | path

Searched defs:GetTextMaxLines (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_theme.h151 uint32_t GetTextMaxLines() const in GetTextMaxLines() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_theme.h107 uint32_t GetTextMaxLines() const in GetTextMaxLines() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
H A Drender_text_field_test.cpp44 int32_t GetTextMaxLines() const in GetTextMaxLines() function in OHOS::Ace::MockRenderTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_theme.h324 int32_t GetTextMaxLines() const in GetTextMaxLines() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_theme.h289 uint32_t GetTextMaxLines() const in GetTextMaxLines() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_component.cpp91 uint32_t TextFieldComponent::GetTextMaxLines() const in GetTextMaxLines() function in OHOS::Ace::TextFieldComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h286 uint32_t GetTextMaxLines() const in GetTextMaxLines() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp394 int32_t GetTextMaxLines(ArkUINodeHandle node) in GetTextMaxLines() function