| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_model.h | 103 virtual void SetStopBackPress(bool isStopBackPress) {}; in SetStopBackPress() function
|
| D | search_model_ng.cpp | 1894 void SearchModelNG::SetStopBackPress(bool isStopBackPress) in SetStopBackPress() function in OHOS::Ace::NG::SearchModelNG 1903 void SearchModelNG::SetStopBackPress(FrameNode* frameNode, bool isStopBackPress) in SetStopBackPress() function in OHOS::Ace::NG::SearchModelNG
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_model.h | 368 virtual void SetStopBackPress(bool isStopBackPress) {}; in SetStopBackPress() function
|
| D | text_field_model_ng.cpp | 2143 void TextFieldModelNG::SetStopBackPress(bool isStopBackPress) in SetStopBackPress() function in OHOS::Ace::NG::TextFieldModelNG 2148 void TextFieldModelNG::SetStopBackPress(FrameNode* frameNode, bool isStopBackPress) in SetStopBackPress() function in OHOS::Ace::NG::TextFieldModelNG
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_search.cpp | 1280 void JSSearch::SetStopBackPress(const JSCallbackInfo& info) in SetStopBackPress() function in OHOS::Ace::Framework::JSSearch
|
| D | js_textfield.cpp | 1788 void JSTextField::SetStopBackPress(const JSCallbackInfo& info) in SetStopBackPress() function in OHOS::Ace::Framework::JSTextField
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | search_modifier.cpp | 878 void SetStopBackPress(ArkUINodeHandle node, ArkUI_Uint32 value) in SetStopBackPress() function
|
| D | node_text_area_modifier.cpp | 1720 void SetStopBackPress(ArkUINodeHandle node, ArkUI_Uint32 value) in SetStopBackPress() function
|
| D | node_text_input_modifier.cpp | 1848 void SetStopBackPress(ArkUINodeHandle node, ArkUI_Uint32 value) in SetStopBackPress() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_search_bridge.cpp | 1747 ArkUINativeModuleValue SearchBridge::SetStopBackPress(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStopBackPress() function in OHOS::Ace::NG::SearchBridge
|
| D | arkts_native_text_input_bridge.cpp | 2183 ArkUINativeModuleValue TextInputBridge::SetStopBackPress(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStopBackPress() function in OHOS::Ace::NG::TextInputBridge
|
| D | arkts_native_text_area_bridge.cpp | 2218 ArkUINativeModuleValue TextAreaBridge::SetStopBackPress(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetStopBackPress() function in OHOS::Ace::NG::TextAreaBridge
|