Searched refs:nShellPosY (Results 1 – 4 of 4) sorted by relevance
189 p.y = m_pShell->m_pShellData->nShellPosY; in OsInitOS()226 m_pShell->m_pShellData->nShellPosY, in OsInitOS()228 m_pShell->m_pShellData->nShellPosY+m_pShell->m_pShellData->nShellDimY); in OsInitOS()235 y = m_pShell->m_pShellData->nShellPosY - winRect.top; in OsInitOS()
44 int nShellPosY; /*!< Y position of the window. */ member
67 m_pShellData->nShellPosY=0; in PVRShell()318 m_pShellData->nShellPosY = value; in PVRShellSet()421 case prefPositionY: return m_pShellData->nShellPosY; in PVRShellGet()
631 shell.m_pShellData->nShellPosY, // Y position of window in OpenX11Window()644 sh.y = shell.m_pShellData->nShellPosY; in OpenX11Window()