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.h324 virtual void SetShowCounter(bool value) {}; in SetShowCounter() function
Dtext_field_model_ng.cpp630 void TextFieldModelNG::SetShowCounter(bool value) in SetShowCounter() function in OHOS::Ace::NG::TextFieldModelNG
1219 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.cpp1223 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.cpp1377 ArkUINativeModuleValue SearchBridge::SetShowCounter(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShowCounter() function in OHOS::Ace::NG::SearchBridge
Darkts_native_text_area_bridge.cpp372 ArkUINativeModuleValue TextAreaBridge::SetShowCounter(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetShowCounter() function in OHOS::Ace::NG::TextAreaBridge
Darkts_native_text_input_bridge.cpp1402 ArkUINativeModuleValue TextInputBridge::SetShowCounter(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetShowCounter() function in OHOS::Ace::NG::TextInputBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp1729 void SearchModelNG::SetShowCounter(FrameNode* frameNode, bool value) in SetShowCounter() function in OHOS::Ace::NG::SearchModelNG