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