Searched refs:nHeightOffs (Results 1 – 2 of 2) sorted by relevance
1163 long nHeightOffs = 0; in AdjustVirtSize() local1170 nHeightOffs = (rRect.Bottom()+TBOFFS_WINBORDER) - aVirtOutputSize.Height(); in AdjustVirtSize()1172 if( nWidthOffs || nHeightOffs ) in AdjustVirtSize()1179 aVirtOutputSize.Height() += nHeightOffs; in AdjustVirtSize()
594 long nHeightOffs = 0; in AdjustVirtSize() local601 nHeightOffs = (rRect.Bottom()+TBOFFS_WINBORDER) - aVirtOutputSize.Height(); in AdjustVirtSize()603 if( nWidthOffs || nHeightOffs ) in AdjustVirtSize()610 aVirtOutputSize.Height() += nHeightOffs; in AdjustVirtSize()
Completed in 53 milliseconds