Home
last modified time | relevance | path

Searched defs:GetCopyOption (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Dtext_component.cpp126 const CopyOptions& TextComponent::GetCopyOption() const in GetCopyOption() function in OHOS::Ace::TextComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.h90 const CopyOptions& GetCopyOption() const in GetCopyOption() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/text_field/
H A Drender_text_field_test.cpp144 CopyOptions GetCopyOption() in GetCopyOption() function in OHOS::Ace::MockRenderTextField
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp299 const CopyOptions& ImageComponent::GetCopyOption() const in GetCopyOption() function in OHOS::Ace::ImageComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp779 CopyOptions TextModelNG::GetCopyOption(FrameNode* frameNode) in GetCopyOption() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_modifier.cpp781 ArkUI_Int32 GetCopyOption(ArkUINodeHandle node) in GetCopyOption() function