Searched refs:aWinSz (Results 1 – 1 of 1) sorted by relevance
2162 Size aWinSz = GetSizePixel(); in Resize() local2166 …long nNewHeight = Max( aWinSz.Height() - aEditPnt.Y() - 3 * a3Sz.Height() - aBtnSz.Height(), mnMin… in Resize()2167 long nNewWidth = aWinSz.Width() - 4 * a3Sz.Width(); in Resize()
Completed in 41 milliseconds