Searched refs:adjustRefPos_ (Results 1 – 2 of 2) sorted by relevance
148 adjustRefPos_ = layoutAlgorithm->GetAdjustReferenceDelta(); in OnDirtyLayoutWrapperSwap()169 adjustRefPos_ = layoutAlgorithm->GetAdjustReferenceDelta(); in OnDirtyLayoutWrapperSwap()648 …if ((!NearZero(adjustRefPos_) || !NearZero(adjustTotalSize_)) && !(childrenSize_ && ListChildrenSi… in LayoutCache()649 listPattern->UpdateChildPosInfo(indexInList_, adjustRefPos_, adjustTotalSize_); in LayoutCache()650 adjustRefPos_ = 0.0f; in LayoutCache()
353 float adjustRefPos_ = 0.0f; variable