Searched refs:m_PathClipType (Results 1 – 2 of 2) sorted by relevance
101 m_PathClipType(0), in CPDF_StreamContentParser()1394 m_PathClipType = FXFILL_WINDING; in Handle_Clip()1397 m_PathClipType = FXFILL_ALTERNATE; in Handle_EOClip()1449 int PathPointCount = m_PathPointCount, PathClipType = m_PathClipType; in AddPathObject()1451 m_PathClipType = 0; in AddPathObject()
260 int m_PathClipType; variable