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

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_parser.cpp18 m_PathClipType = 0;
1543 m_PathClipType = FXFILL_WINDING;
1547 m_PathClipType = FXFILL_ALTERNATE;
1604 int PathPointCount = m_PathPointCount, PathClipType = m_PathClipType;
1606 m_PathClipType = 0;
H A Dpageint.h220 int m_PathClipType; member in class:CPDF_StreamContentParser

Completed in 92 milliseconds