Home
last modified time | relevance | path

Searched refs:hPal (Results 1 – 1 of 1) sorted by path

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4509 HPALETTE hPal = pSalData->mhDitherPal; in ImplHandleForcePalette() local
4510 if ( hPal ) in ImplHandleForcePalette()
4524 SelectPalette( pGraphics->getHDC(), hPal, FALSE ); in ImplHandleForcePalette()
4544 HPALETTE hPal = pSalData->mhDitherPal; in ImplHandlePalette() local
4545 if ( !hPal ) in ImplHandlePalette()
4622 UnrealizeObject( hPal ); in ImplHandlePalette()
4623 hOldPal = SelectPalette( hDC, hPal, TRUE ); in ImplHandlePalette()
4639 SelectPalette( pGraphics->getHDC(), hPal, TRUE ); in ImplHandlePalette()
4652 SelectPalette( pGraphics->getHDC(), hPal, TRUE ); in ImplHandlePalette()

Completed in 47 milliseconds