/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/ |
H A D | text_component.cpp | 131 void TextComponent::SetCopyOption(const CopyOptions& copyOption) in SetCopyOption() function in OHOS::Ace::TextComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | richeditor_model_impl.h | 33 void SetCopyOption(CopyOptions& copyOptions) override {} in SetCopyOption() function
|
H A D | image_model_impl.cpp | 240 void ImageModelImpl::SetCopyOption(const CopyOptions& copyOption) in SetCopyOption() function in OHOS::Ace::Framework::ImageModelImpl
|
H A D | search_model_impl.cpp | 174 void SearchModelImpl::SetCopyOption(const CopyOptions& copyOptions) in SetCopyOption() function in OHOS::Ace::Framework::SearchModelImpl
|
H A D | text_model_impl.cpp | 310 void TextModelImpl::SetCopyOption(CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::Framework::TextModelImpl
|
H A D | text_field_model_impl.cpp | 443 void TextFieldModelImpl::SetCopyOption(CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::Framework::TextFieldModelImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/ |
H A D | text_declaration.h | 96 void SetCopyOption(const CopyOptions& copyOptions) in SetCopyOption() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/ |
H A D | image_component.cpp | 304 void ImageComponent::SetCopyOption(const CopyOptions& copyOption) in SetCopyOption() function in OHOS::Ace::ImageComponent
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_model_ng.cpp | 204 void RichEditorModelNG::SetCopyOption(CopyOptions& copyOptions) in SetCopyOption() function in OHOS::Ace::NG::RichEditorModelNG 255 void RichEditorModelNG::SetCopyOption(FrameNode* frameNode, CopyOptions& copyOptions) in SetCopyOption() function in OHOS::Ace::NG::RichEditorModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_pattern.h | 158 void SetCopyOption(CopyOptions value) in SetCopyOption() function
|
H A D | image_model_ng.cpp | 553 void ImageModelNG::SetCopyOption(const CopyOptions& copyOption) in SetCopyOption() function in OHOS::Ace::NG::ImageModelNG 640 void ImageModelNG::SetCopyOption(FrameNode *frameNode, CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::NG::ImageModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | image_modifier.cpp | 38 void SetCopyOption(NodeHandle node, int32_t copyOption) in SetCopyOption() function
|
H A D | node_image_modifier.cpp | 132 void SetCopyOption(ArkUINodeHandle node, ArkUI_Int32 copyOption) in SetCopyOption() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_model_ng.cpp | 417 void TextModelNG::SetCopyOption(CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::NG::TextModelNG 541 void TextModelNG::SetCopyOption(FrameNode* frameNode, CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::NG::TextModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_image.cpp | 910 void JSImage::SetCopyOption(const JSCallbackInfo& info) in SetCopyOption() function in OHOS::Ace::Framework::JSImage
|
H A D | js_search.cpp | 898 void JSSearch::SetCopyOption(const JSCallbackInfo& info) in SetCopyOption() function in OHOS::Ace::Framework::JSSearch
|
H A D | js_text.cpp | 794 void JSText::SetCopyOption(const JSCallbackInfo& info) in SetCopyOption() function in OHOS::Ace::Framework::JSText
|
H A D | js_textfield.cpp | 1042 void JSTextField::SetCopyOption(const JSCallbackInfo& info) in SetCopyOption() function in OHOS::Ace::Framework::JSTextField
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
H A D | search_model_ng.cpp | 494 void SearchModelNG::SetCopyOption(const CopyOptions& copyOptions) in SetCopyOption() function in OHOS::Ace::NG::SearchModelNG 1239 void SearchModelNG::SetCopyOption(FrameNode* frameNode, const CopyOptions& copyOptions) in SetCopyOption() function in OHOS::Ace::NG::SearchModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_model_ng.cpp | 562 void TextFieldModelNG::SetCopyOption(CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::NG::TextFieldModelNG 1022 void TextFieldModelNG::SetCopyOption(FrameNode* frameNode, CopyOptions copyOption) in SetCopyOption() function in OHOS::Ace::NG::TextFieldModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_image_bridge.cpp | 196 ArkUINativeModuleValue ImageBridge::SetCopyOption(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCopyOption() function in OHOS::Ace::NG::ImageBridge
|
H A D | arkts_native_text_bridge.cpp | 587 ArkUINativeModuleValue TextBridge::SetCopyOption(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCopyOption() function in OHOS::Ace::NG::TextBridge
|
H A D | arkts_native_search_bridge.cpp | 606 ArkUINativeModuleValue SearchBridge::SetCopyOption(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetCopyOption() function in OHOS::Ace::NG::SearchBridge
|
H A D | arkts_native_text_area_bridge.cpp | 143 ArkUINativeModuleValue TextAreaBridge::SetCopyOption(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetCopyOption() function in OHOS::Ace::NG::TextAreaBridge
|
H A D | arkts_native_text_input_bridge.cpp | 182 ArkUINativeModuleValue TextInputBridge::SetCopyOption(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetCopyOption() function in OHOS::Ace::NG::TextInputBridge
|