Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_progressiverenderer.cpp75 int nObjsToGo = kStepLimit; in Continue() local
103 nObjsToGo = 0; in Continue()
105 --nObjsToGo; in Continue()
108 if (nObjsToGo == 0) { in Continue()
111 nObjsToGo = kStepLimit; in Continue()