Searched refs:lAverageHeight (Results 1 – 1 of 1) sorted by relevance
1009 …const long lAverageHeight = (lVisibleHeight - aVisiblePostItList.size()*GetSpaceBetween()) / aVisi… in LayoutByPage() local1010 if (lAverageHeight<GetMinimumSizeWithMeta()) in LayoutByPage()1022 if ( (*i)->VirtualSize().getHeight() > lAverageHeight) in LayoutByPage()1023 (*i)->SetSize(Size((*i)->VirtualSize().getWidth(),lAverageHeight)); in LayoutByPage()
Completed in 15 milliseconds