Searched refs:m_PathClipType (Results 1 – 2 of 2) sorted by relevance
264 m_PathClipType(0), in CPDF_StreamContentParser()1406 m_PathClipType = FXFILL_WINDING; in Handle_Clip()1410 m_PathClipType = FXFILL_ALTERNATE; in Handle_EOClip()1464 uint8_t PathClipType = m_PathClipType; in AddPathObject()1465 m_PathClipType = 0; in AddPathObject()
218 uint8_t m_PathClipType; variable