Home
last modified time | relevance | path

Searched defs:clipboardCallback_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Ddrag_drop_event.h137 std::function<void(const std::string&)> clipboardCallback_ = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h1582 std::function<void(const std::string&)> clipboardCallback_ = nullptr; variable