Searched refs:IsCenterLayout (Results 1 – 4 of 4) sorted by relevance
69 if (renderList_.IsCenterLayout() && firstChildSize_ < renderList_.GetMainSize(viewPort_)) { in PerformLayout()119 …if (isPlatformFive && renderList_.IsCenterLayout() && firstChildSize_ < renderList_.GetMainSize(vi… in SetChildPosition()127 …if (isPlatformFive && renderList_.IsCenterLayout() && firstChildSize_ < renderList_.GetMainSize(vi… in SetChildPosition()218 if (!renderList_.IsCenterLayout()) { in AdjustLayoutSize()
389 bool IsCenterLayout() const in IsCenterLayout() function
353 bool IsCenterLayout() const in IsCenterLayout() function
60 isCenterLayout_ = list->IsCenterLayout(); in Update()