Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp1478 uint8_t PathClipType = m_PathClipType; in AddPathObject() local
1482 if (PathPointCount && PathClipType) { in AddPathObject()
1512 if (PathClipType) { in AddPathObject()
1517 m_pCurStates->m_ClipPath.AppendPath(Path, PathClipType, true); in AddPathObject()