Home
last modified time | relevance | path

Searched refs:rectl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx745 RECTL rectl; in ImplSalCreateFrame() local
746 _WinQueryWindowRect( hWndClient, &rectl ); in ImplSalCreateFrame()
747 pFrame->mnWidth = rectl.xRight; in ImplSalCreateFrame()
748 pFrame->mnHeight = rectl.yBottom; in ImplSalCreateFrame()

Completed in 30 milliseconds