Searched refs:nRowsLen (Results 1 – 1 of 1) sorted by relevance
113 int nRowsLen = 0; in getMinimumSize() local156 nRowsLen = SAL_MAX( nRowsLen, child->mnBottomRow ); in getMinimumSize()166 aGroup.resize( g == 0 ? mnColsLen : nRowsLen ); in getMinimumSize()
Completed in 8 milliseconds