Home
last modified time | relevance | path

Searched refs:m_PathClipType (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h225 uint8_t m_PathClipType = 0; variable
Dcpdf_streamcontentparser.cpp1392 m_PathClipType = FXFILL_WINDING; in Handle_Clip()
1396 m_PathClipType = FXFILL_ALTERNATE; in Handle_EOClip()
1450 uint8_t PathClipType = m_PathClipType; in AddPathObject()
1451 m_PathClipType = 0; in AddPathObject()