Searched refs:nWinRop (Results 1 – 2 of 2) sorted by relevance
1714 sal_uInt32 nWinRop = pSave->nWinRop; in ResolveBitmapActions() local1715 sal_uInt8 nRasterOperation = (sal_uInt8)( nWinRop >> 16 ); in ResolveBitmapActions()1750 if ( ( nWinRop == SRCPAINT ) && ( pSave2->nWinRop == SRCAND ) ) in ResolveBitmapActions()1761 else if ( ( nWinRop == SRCAND ) && ( pSave2->nWinRop == SRCPAINT ) ) in ResolveBitmapActions()
479 sal_uInt32 nWinRop; member482 aBmp( rBmp ), aOutRect( rOutRect ), nWinRop( nRop ){}; in BSaveStruct()
Completed in 29 milliseconds