Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp1464 uint8_t PathClipType = m_PathClipType; in AddPathObject() local
1471 if (PathClipType) { in AddPathObject()
1498 if (PathClipType) { in AddPathObject()
1503 m_pCurStates->m_ClipPath.AppendPath(Path, PathClipType, true); in AddPathObject()