Searched refs:RectI (Results 1 – 4 of 4) sorted by relevance
11 m_Type = RectI; in CFX_ClipRgn()18 m_Type = RectI; in CFX_ClipRgn()32 m_Type = RectI; in Reset()38 if (m_Type == RectI) { in IntersectRect()54 m_Type = RectI; in IntersectMaskRect()78 if (m_Type == RectI) { in IntersectMaskF()86 m_Type = RectI; in IntersectMaskF()
103 RectI, enumerator
1424 if (m_pClipRgn->GetType() == CFX_ClipRgn::RectI) { in SetPixel()1466 if (m_pClipRgn == NULL || m_pClipRgn->GetType() == CFX_ClipRgn::RectI) { in FillRect()
4140 if (pClipRgn && pClipRgn->GetType() != CFX_ClipRgn::RectI) { in CompositeBitmap()4201 if (pClipRgn && pClipRgn->GetType() != CFX_ClipRgn::RectI) { in CompositeMask()4455 if (pClipRgn && pClipRgn->GetType() != CFX_ClipRgn::RectI) { in Compose()