Searched refs:nHeightMax (Results 1 – 1 of 1) sorted by relevance
1023 short nHeight, nHeightMax=0; in SetEntryHeight() local1031 if( nHeight > nHeightMax ) in SetEntryHeight()1032 nHeightMax = nHeight; in SetEntryHeight()1036 if( nHeightMax > nEntryHeight ) in SetEntryHeight()1038 nEntryHeight = nHeightMax; in SetEntryHeight()1040 pImp->SetEntryHeight( nHeightMax ); in SetEntryHeight()
Completed in 19 milliseconds