Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
Dflex_layout_algorithm.cpp383 auto firstLoopIter = magicNodes_.rbegin(); in FirstMeasureInWeightMode() local
438 std::map<int32_t, std::list<MagicLayoutNode>>::reverse_iterator firstLoopIter) in SecondMeasureInWeightMode()
593 auto firstLoopIter = FirstMeasureInWeightMode(); in MeasureAndCleanMagicNodes() local