Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_model.h329 virtual void SetShowCounter(bool value) {}; in SetShowCounter() function
Dtext_field_model_ng.cpp633 void TextFieldModelNG::SetShowCounter(bool value) in SetShowCounter() function in OHOS::Ace::NG::TextFieldModelNG
1249 void TextFieldModelNG::SetShowCounter(FrameNode* frameNode, 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/core/components/declaration/textfield/
Dtextfield_declaration.h835 void SetShowCounter(bool showCounter) in SetShowCounter() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_textfield.cpp1234 void JSTextField::SetShowCounter(const JSCallbackInfo& info) in SetShowCounter() function in OHOS::Ace::Framework::JSTextField
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_search_bridge.cpp1384 ArkUINativeModuleValue SearchBridge::SetShowCounter(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShowCounter() function in OHOS::Ace::NG::SearchBridge
Darkts_native_text_input_bridge.cpp1435 ArkUINativeModuleValue TextInputBridge::SetShowCounter(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShowCounter() function in OHOS::Ace::NG::TextInputBridge
Darkts_native_text_area_bridge.cpp376 ArkUINativeModuleValue TextAreaBridge::SetShowCounter(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetShowCounter() function in OHOS::Ace::NG::TextAreaBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp1756 void SearchModelNG::SetShowCounter(FrameNode* frameNode, bool value) in SetShowCounter() function in OHOS::Ace::NG::SearchModelNG