Searched refs:m_aSystemChildData (Results 1 – 4 of 4) sorted by relevance
31 m_aSystemChildData.nSize = sizeof( SystemChildData ); in SvpSalObject()32 m_aSystemChildData.pDisplay = NULL; in SvpSalObject()33 m_aSystemChildData.aWindow = 0; in SvpSalObject()34 m_aSystemChildData.pSalFrame = 0; in SvpSalObject()35 m_aSystemChildData.pWidget = 0; in SvpSalObject()36 m_aSystemChildData.pVisual = 0; in SvpSalObject()37 m_aSystemChildData.nDepth = 0; in SvpSalObject()38 m_aSystemChildData.aColormap = 0; in SvpSalObject()39 m_aSystemChildData.pAppContext = NULL; in SvpSalObject()40 m_aSystemChildData.aShellWindow = 0; in SvpSalObject()[all …]
50 m_aSystemChildData.pDisplay = NULL; in SvpSalFrame()51 m_aSystemChildData.aWindow = 0; in SvpSalFrame()52 m_aSystemChildData.pSalFrame = this; in SvpSalFrame()53 m_aSystemChildData.pWidget = NULL; in SvpSalFrame()54 m_aSystemChildData.pVisual = NULL; in SvpSalFrame()55 m_aSystemChildData.nDepth = 24; in SvpSalFrame()56 m_aSystemChildData.aColormap = 0; in SvpSalFrame()57 m_aSystemChildData.pAppContext = NULL; in SvpSalFrame()58 m_aSystemChildData.aShellWindow = 0; in SvpSalFrame()59 m_aSystemChildData.pShellWidget = NULL; in SvpSalFrame()[all …]
37 SystemChildData m_aSystemChildData; member in SvpSalObject
48 SystemEnvData m_aSystemChildData; member in SvpSalFrame
Completed in 17 milliseconds