Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1397 int textcount = ClipPath.GetTextCount(); in ProcessClipPath() local
1398 if (textcount == 0) in ProcessClipPath()
1407 for (int i = 0; i < textcount; ++i) { in ProcessClipPath()