Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser.cpp1510 int PathPointCount = m_PathPointCount, PathClipType = m_PathClipType; in AddPathObject() local
1514 if (PathPointCount && PathClipType) { in AddPathObject()
1540 if (PathClipType) { in AddPathObject()
1545 m_pCurStates->m_ClipPath.AppendPath(Path, PathClipType, TRUE); in AddPathObject()