Searched refs:leftCaptureSize (Results 1 – 1 of 1) sorted by relevance
1039 auto leftCaptureSize = axis == Axis::VERTICAL ? geometryNode->GetMarginFrameSize().Height() in CaptureLayout() local1041 auto leftPosition = itemPosition_.begin()->second.startPos - spaceWidth_ - leftCaptureSize; in CaptureLayout()1058 …osition = contentMainSize_ - itemPosition_.rbegin()->second.endPos - spaceWidth_ - leftCaptureSize; in CaptureLayout()