/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_event_hub.h | 79 void SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() function
|
H A D | search_model_ng.cpp | 587 void SearchModelNG::SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() function in OHOS::Ace::NG::SearchModelNG 1622 void SearchModelNG::SetOnCut(FrameNode* frameNode, std::function<void(const std::string&)>&& func) in SetOnCut() function in OHOS::Ace::NG::SearchModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | richeditor_model_impl.h | 48 void SetOnCut(std::function<void(NG::TextCommonEvent&)>&& func) override {} in SetOnCut() function
|
H A D | search_model_impl.cpp | 260 void SearchModelImpl::SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() function in OHOS::Ace::Framework::SearchModelImpl
|
H A D | text_field_model_impl.cpp | 427 void TextFieldModelImpl::SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() function in OHOS::Ace::Framework::TextFieldModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_model_ng.cpp | 409 void RichEditorModelNG::SetOnCut(std::function<void(NG::TextCommonEvent&)>&& func) in SetOnCut() function in OHOS::Ace::NG::RichEditorModelNG 416 void RichEditorModelNG::SetOnCut(FrameNode* frameNode, std::function<void(NG::TextCommonEvent&)>&& … in SetOnCut() function in OHOS::Ace::NG::RichEditorModelNG
|
H A D | rich_editor_event_hub.cpp | 609 void RichEditorEventHub::SetOnCut(std::function<void(NG::TextCommonEvent&)>&& func) in SetOnCut() function in OHOS::Ace::NG::RichEditorEventHub
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_event_hub.h | 220 void SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() function
|
H A D | text_field_model_ng.cpp | 541 void TextFieldModelNG::SetOnCut(std::function<void(const std::string&)>&& func) in SetOnCut() function in OHOS::Ace::NG::TextFieldModelNG 1297 void TextFieldModelNG::SetOnCut(FrameNode* frameNode, std::function<void(const std::string&)>&& fun… in SetOnCut() function in OHOS::Ace::NG::TextFieldModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/ |
H A D | text_overlay_component.cpp | 574 void TextOverlayComponent::SetOnCut(const CommonCallback& onCut) in SetOnCut() function in OHOS::Ace::TextOverlayComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_search.cpp | 863 void JSSearch::SetOnCut(const JSCallbackInfo& info) in SetOnCut() function in OHOS::Ace::Framework::JSSearch
|
H A D | js_textfield.cpp | 997 void JSTextField::SetOnCut(const JSCallbackInfo& info) in SetOnCut() function in OHOS::Ace::Framework::JSTextField
|
H A D | js_richeditor.cpp | 582 void JSRichEditor::SetOnCut(const JSCallbackInfo& info) in SetOnCut() function in OHOS::Ace::Framework::JSRichEditor
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_rich_editor_bridge.cpp | 862 ArkUINativeModuleValue RichEditorBridge::SetOnCut(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnCut() function in OHOS::Ace::NG::RichEditorBridge
|
H A D | arkts_native_search_bridge.cpp | 1184 ArkUINativeModuleValue SearchBridge::SetOnCut(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnCut() function in OHOS::Ace::NG::SearchBridge
|
H A D | arkts_native_text_area_bridge.cpp | 1294 ArkUINativeModuleValue TextAreaBridge::SetOnCut(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnCut() function in OHOS::Ace::NG::TextAreaBridge
|
H A D | arkts_native_text_input_bridge.cpp | 1725 ArkUINativeModuleValue TextInputBridge::SetOnCut(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnCut() function in OHOS::Ace::NG::TextInputBridge
|