Home
last modified time | relevance | path

Searched defs:OnSelectFunc (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
Dwater_flow_item_component.h22 using OnSelectFunc = std::function<void(bool)>; variable
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Drender_grid_layout_item.h28 using OnSelectFunc = std::function<void(bool)>; variable
Dgrid_layout_item_component.h24 using OnSelectFunc = std::function<void(bool)>; variable
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
Dlist_properties.h121 using OnSelectFunc = std::function<void(bool)>; variable