Searched refs:nTryIndex (Results 1 – 1 of 1) sorted by relevance
235 size_t nTryIndex = 2; in impl_fitItems() local236 while ( nTryIndex > 0 ) in impl_fitItems()238 … const Point aBottomRight( io_rItems.rbegin()->GetRect( eTryThis[ nTryIndex ] ).BottomRight() ); in impl_fitItems()241 eItemContent = eTryThis[ nTryIndex ]; in impl_fitItems()244 --nTryIndex; in impl_fitItems()
Completed in 8 milliseconds