Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h414 actionPasteImpl_ = actionPasteImpl; in SetActionPaste()
423 if (actionPasteImpl_) { in ActActionPaste()
424 actionPasteImpl_(); in ActActionPaste()
770 ActionPasteImpl actionPasteImpl_; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_modify_test.cpp817 accessibilityProperty->actionPasteImpl_.operator()();