Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalvd.cxx128 pVirGraphics->mhDefPal = SelectPalette( hDC, pSalData->mhDitherPal, TRUE ); in CreateVirtualDevice()
193 if( mpGraphics->mhDefPal ) in ~WinSalVirtualDevice()
194 SelectPalette( mpGraphics->getHDC(), mpGraphics->mhDefPal, TRUE ); in ~WinSalVirtualDevice()
H A Dsalgdi.cxx568 pC->mhDefPal = SelectPalette( pC->mhDC, pSalData->mhDitherPal, TRUE ); in ImplGetCachedDC()
609 if( pC->mhDefPal ) in ImplClearHDCCache()
610 SelectPalette( pC->mhDC, pC->mhDefPal, TRUE ); in ImplClearHDCCache()
741 mhDefPal = 0; in WinSalGraphics()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1073 if ( mpGraphics->mhDefPal ) in ~WinSalFrame()
1190 if ( mpGraphics2->mhDefPal ) in ReleaseGraphics()
1708 if ( pThis->mpGraphics->mhDefPal ) in ImplSetParentFrame()
4525 if ( pGraphics && pGraphics->mhDefPal ) in ImplHandleForcePalette()
4590 if ( pGraphics->mhDefPal ) in ImplHandlePalette()
4593 pGraphics->mhDefPal, in ImplHandlePalette()
4602 if ( pGraphics && pGraphics->mhDefPal ) in ImplHandlePalette()
4605 pGraphics->mhDefPal, in ImplHandlePalette()
4640 if ( pGraphics->mhDefPal ) in ImplHandlePalette()
4653 if ( pGraphics && pGraphics->mhDefPal ) in ImplHandlePalette()
[all …]
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx182 HPALETTE mhDefPal; member
H A Dsalgdi.h150 HPALETTE mhDefPal; // DefaultPalette member in WinSalGraphics

Completed in 57 milliseconds