Searched refs:m_bFlipX (Results 1 – 4 of 4) sorted by relevance
54 m_bFlipX(false), in CFX_ImageStretcher()151 m_bFlipX = true; in StartQuickStretch()198 m_DestWidth, m_bFlipX, m_ClipRect.left, in ContinueQuickStretch()202 src_y, m_pMaskScanline.get(), 1, m_DestWidth, m_bFlipX, in ContinueQuickStretch()
40 m_bFlipX = bFlipX; in Compose()135 int dest_x = m_DestLeft + (m_bFlipX ? (m_DestWidth - line - 1) : line); in ComposeScanlineV()
49 bool m_bFlipX; variable
71 bool m_bFlipX; variable