Home
last modified time | relevance | path

Searched refs:setHDC (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/vcl/win/source/gdi/
H A Dsalvd.cxx120 pVirGraphics->setHDC(hDC); in CreateVirtualDevice()
133 pVDev->setHDC(hDC); in CreateVirtualDevice()
171 setHDC((HDC)NULL); // HDC or 0 for Cache Device in WinSalVirtualDevice()
H A Dsalprn.cxx1447 pGraphics->setHDC(hDC); in ImplCreateSalPrnGraphics()
/aoo41x/main/vcl/inc/win/
H A Dsalvd.h42 void setHDC(HDC aNew) { mhLocalDC = aNew; } in setHDC() function in WinSalVirtualDevice
H A Dsalgdi.h136 void setHDC(HDC aNew) { mhLocalDC = aNew; } in setHDC() function in WinSalGraphics
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx1123 mpGraphics2->setHDC(0); in GetGraphics()
1136 mpGraphics2->setHDC(hDC); in GetGraphics()
1159 mpGraphics->setHDC(hDC); in GetGraphics()
1197 mpGraphics2->setHDC(0); in ReleaseGraphics()
1739 pThis->mpGraphics2->setHDC(hDC); in ImplSetParentFrame()
1768 pThis->mpGraphics->setHDC( GetDC( hWnd ) ); in ImplSetParentFrame()

Completed in 58 milliseconds