Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_progressiverenderer.cpp71 int nObjsToGo = kStepLimit; in Continue() local
88 nObjsToGo = 0; in Continue()
90 --nObjsToGo; in Continue()
93 if (nObjsToGo == 0) { in Continue()
96 nObjsToGo = kStepLimit; in Continue()