Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx967 mpGraphics2 = NULL; in WinSalFrame()
1066 if ( mpGraphics2 && in ~WinSalFrame()
1067 mpGraphics2->getHDC() ) in ~WinSalFrame()
1120 if ( !mpGraphics2 ) in GetGraphics()
1123 mpGraphics2->setHDC(0); in GetGraphics()
1146 return mpGraphics2; in GetGraphics()
1185 if ( mpGraphics2 == pGraphics ) in ReleaseGraphics()
1191 SelectPalette( mpGraphics2->getHDC(), mpGraphics2->mhDefPal, TRUE ); in ReleaseGraphics()
1197 mpGraphics2->setHDC(0); in ReleaseGraphics()
1692 if ( pThis->mpGraphics2 && in ImplSetParentFrame()
[all …]
/aoo41x/main/vcl/inc/win/
H A Dsalframe.h43 WinSalGraphics* mpGraphics2; // current frame graphics for other threads member in WinSalFrame

Completed in 231 milliseconds