Searched refs:rBmpSzPix (Results 1 – 1 of 1) sorted by relevance
523 const Size& rBmpSzPix = rBmpEx.GetSizePixel(); in ImplCreateOutput() local524 const long nW = rBmpSzPix.Width(); in ImplCreateOutput()525 const long nH = rBmpSzPix.Height(); in ImplCreateOutput()661 if( !bHMirr && !bVMirr && aOutSzPix == rBmpSzPix ) in ImplCreateOutput()
Completed in 19 milliseconds