Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.h89 std::function<void(const ClickInfo&)> onClickWithInfo_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Drender_button.h208 std::function<void(const ClickInfo&)> onClickWithInfo_; variable