Searched refs:rectl (Results 1 – 1 of 1) sorted by relevance
743 RECTL rectl; in ImplSalCreateFrame() local744 _WinQueryWindowRect( hWndClient, &rectl ); in ImplSalCreateFrame()745 pFrame->mnWidth = rectl.xRight; in ImplSalCreateFrame()746 pFrame->mnHeight = rectl.yBottom; in ImplSalCreateFrame()