Searched refs:nShellPosX (Results 1 – 4 of 4) sorted by relevance
188 p.x = m_pShell->m_pShellData->nShellPosX; in OsInitOS()225 m_pShell->m_pShellData->nShellPosX, in OsInitOS()227 m_pShell->m_pShellData->nShellPosX+m_pShell->m_pShellData->nShellDimX, in OsInitOS()231 x = m_pShell->m_pShellData->nShellPosX - winRect.left; in OsInitOS()
43 int nShellPosX; /*!< X position of the window. */ member
66 m_pShellData->nShellPosX=0; in PVRShell()313 m_pShellData->nShellPosX = value; in PVRShellSet()420 case prefPositionX: return m_pShellData->nShellPosX; in PVRShellGet()
630 shell.m_pShellData->nShellPosX, // X position of window in OpenX11Window()643 sh.x = shell.m_pShellData->nShellPosX; in OpenX11Window()