Searched defs:bFlipY (Results 1 – 4 of 4) sorted by relevance
205 FX_BOOL bFlipY = pMatrix->d > 0; in StartDIBits() local
298 FX_BOOL bFlipY = dest_height < 0; in _StretchMonoToGray() local
151 FX_RECT _FXDIB_SwapClipBox(FX_RECT& clip, int width, int height, FX_BOOL bFlipX, FX_BOOL bFlipY) in _FXDIB_SwapClipBox()
4409 FX_BOOL bFlipX, FX_BOOL bFlipY, FX_BOOL bRgbByteOrder, in Compose()