Home
last modified time | relevance | path

Searched defs:onStateChange_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element_v2.h80 std::function<void(const std::string&)> onStateChange_; variable
H A Dpopup_component_v2.h120 EventMarker onStateChange_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.h142 std::function<void(int)> onStateChange_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dpopup_param.h535 StateChangeFunc onStateChange_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp718 StateChangeFunc& onStateChange_) in OnEvent()