Home
last modified time | relevance | path

Searched refs:isShowPaste (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.h121 void SetShowPaste(bool isShowPaste) in SetShowPaste() argument
123 isShowPaste_ = isShowPaste; in SetShowPaste()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/
H A Dselect_overlay_client.h58 bool isShowPaste = false; member