Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_component.h30 using DeepRenderFunc = std::function<RefPtr<Component>()>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_item_component.h25 using DeepRenderFunc = std::function<RefPtr<Component>()>; variable