Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/headless/
H A Dsvpdummies.cxx31 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 …]
H A Dsvpframe.cxx50 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 …]
H A Dsvpdummies.hxx37 SystemChildData m_aSystemChildData; member in SvpSalObject
H A Dsvpframe.hxx48 SystemEnvData m_aSystemChildData; member in SvpSalFrame

Completed in 15 milliseconds