Searched refs:aMinRowHeights (Results 1 – 1 of 1) sorted by relevance
947 std::vector<long> aMinColumnWidths, aMinRowHeights; in resize() local948 … getOptimalSize( WINDOWSIZE_MINIMUM, aMinColumnWidths, aMinRowHeights, aColumnPrio, aRowPrio ); in resize()950 aRowHeights = aMinRowHeights; in resize()
Completed in 20 milliseconds