Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.cpp1450 uint8_t PathClipType = m_PathClipType; in AddPathObject() local
1457 if (PathClipType) { in AddPathObject()
1484 if (PathClipType) { in AddPathObject()
1487 m_pCurStates->m_ClipPath.AppendPath(Path, PathClipType, true); in AddPathObject()