Searched refs:aMaskWhite (Results 1 – 2 of 2) sorted by relevance
327 const BitmapColor aMaskWhite( pMaskAcc->GetBestMatchingColor( Color( COL_WHITE ) ) ); in Replace() local331 if( pMaskAcc->GetPixel( nY, nX ) == aMaskWhite ) in Replace()
1496 const BitmapColor aMaskWhite( pMaskAcc->GetBestMatchingColor( Color( COL_WHITE ) ) ); in Replace() local1548 if( pMaskAcc->GetPixel( nY, nX ) == aMaskWhite ) in Replace()
Completed in 36 milliseconds