Searched refs:aSzWnd (Results 1 – 2 of 2) sorted by relevance
66 Size aSzWnd = GetOutputSizePixel(); in ValWnd() local68 long nDiff = aSzWnd.Height()-nHeight; in ValWnd()71 Size ( aSzWnd.Width()-2, nHeight ) ); in ValWnd()
163 Size aSzWnd = GetOutputSizePixel(); in Paint() local164 Point aPosText = Point( (aSzWnd.Width() - GetTextWidth( aPrevStr )) /2, in Paint()165 (aSzWnd.Height() - GetTextHeight())/2 ); in Paint()
Completed in 24 milliseconds