Searched refs:setHDC (Results 1 – 5 of 5) sorted by relevance
120 pVirGraphics->setHDC(hDC); in CreateVirtualDevice()133 pVDev->setHDC(hDC); in CreateVirtualDevice()171 setHDC((HDC)NULL); // HDC or 0 for Cache Device in WinSalVirtualDevice()
1447 pGraphics->setHDC(hDC); in ImplCreateSalPrnGraphics()
42 void setHDC(HDC aNew) { mhLocalDC = aNew; } in setHDC() function in WinSalVirtualDevice
136 void setHDC(HDC aNew) { mhLocalDC = aNew; } in setHDC() function in WinSalGraphics
1123 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 44 milliseconds