Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/window/
H A Dsalobj.cxx507 SWP aParentSWP; in SetPosSize() local
508 WinQueryWindowPos( WinQueryWindow( mhWnd, QW_PARENT ), &aParentSWP ); in SetPosSize()
509 WinSetWindowPos( mhWnd, 0, nX, aParentSWP.cy-(nY+nHeight), nWidth, nHeight, in SetPosSize()

Completed in 13 milliseconds