Home
last modified time | relevance | path

Searched defs:cacheEnd (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Drepeat_virtual_scroll_node.cpp74 int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd, bool showCache) in DoSetActiveChildRange()
121 int32_t cacheStart, int32_t cacheEnd, RefPtr<FrameNode>& frameNode) in CheckNode4IndexInL1()
147 …rtualScrollNode::CheckActiveRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd) in CheckActiveRange()
Dlazy_for_each_node.cpp410 int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd, bool showCache) in DoSetActiveChildRange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node.cpp185 int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd, bool showCache) in DoSetActiveChildRange()
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper.h121 int32_t cacheEnd = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_layout_algorithm.cpp206 int32_t cacheStart, int32_t cacheEnd, bool show) in SetActiveChildRange()
2148 int32_t cacheEnd = endIndex - itemPosition_.rbegin()->first; in LayoutCachedItemV2() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dui_node.cpp1492 void UINode::DoSetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd in DoSetActiveChildRange()
Dframe_node.cpp332 …void SetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd, bool sh… in SetActiveChildRange()
4560 …SetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd, bool showCac… in SetActiveChildRange()
4707 …SetActiveChildRange(int32_t start, int32_t end, int32_t cacheStart, int32_t cacheEnd, bool showCac… in DoSetActiveChildRange()