Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_lanes_layout_algorithm.cpp443 auto tmpList = LayoutCachedALineForward(layoutWrapper, currIndex, currPos, crossSize); in LayoutCachedItem() local
449 auto tmpList = LayoutCachedALineBackward(layoutWrapper, currIndex, currPos, crossSize); in LayoutCachedItem() local
/foundation/arkui/ui_lite/frameworks/dfx/
Dui_dump_dom_tree.cpp131 UIList* tmpList = static_cast<UIList*>(const_cast<UIView*>(view)); in AddListField() local