Home
last modified time | relevance | path

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

/AOO42X/main/vcl/os2/source/window/
H A Dsalframe.cxx175 LONG frameFrameX, frameFrameY, frameCaptionY; in _WinSetWindowPos() local
177 ImplSalCalcFrameSize( pFrame, frameFrameX, frameFrameY, frameCaptionY ); in _WinSetWindowPos()
184 nY = aSWP.y - (cy + 2*frameFrameY + frameCaptionY - aSWP.cy); in _WinSetWindowPos()
188 cx+2*frameFrameX, cy+2*frameFrameY+frameCaptionY, flag); in _WinSetWindowPos()