Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1381 int nClipPath = ClipPath.GetPathCount(); in ProcessClipPath() local
1382 for (int i = 0; i < nClipPath; ++i) { in ProcessClipPath()