Home
last modified time | relevance | path

Searched defs:SetShowCounter (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_overlay_modifier.cpp268 void TextFieldOverlayModifier::SetShowCounter(bool value) in SetShowCounter() function in OHOS::Ace::NG::TextFieldOverlayModifier
Dtext_field_model.h193 virtual void SetShowCounter(bool value) {}; in SetShowCounter() function
Dtext_field_content_modifier.cpp395 void TextFieldContentModifier::SetShowCounter(bool value) in SetShowCounter() function in OHOS::Ace::NG::TextFieldContentModifier
Dtext_field_model_ng.cpp438 void TextFieldModelNG::SetShowCounter(bool value) in SetShowCounter() function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp616 void TextFieldComponent::SetShowCounter(bool showCounter) in SetShowCounter() function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textfield.cpp1001 void JSTextField::SetShowCounter(const JSCallbackInfo& info) in SetShowCounter() function in OHOS::Ace::Framework::JSTextField
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h835 void SetShowCounter(bool showCounter) in SetShowCounter() function