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.cpp1449 int PathPointCount = m_PathPointCount, PathClipType = m_PathClipType; in AddPathObject() local
1453 if (PathPointCount && PathClipType) { in AddPathObject()
1481 if (PathClipType) { in AddPathObject()
1486 m_pCurStates->m_ClipPath.AppendPath(Path, PathClipType, TRUE); in AddPathObject()