Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp1610 int iLoopCount = m_iLength; in DeleteIconElement() local
1611 for (int i = 0; i < iLoopCount - 1; i++) in DeleteIconElement()