Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp1723 int iIconCounts = m_pIconTree->GetLength(); in getIcon() local
1728 for (int i = 0; i < iIconCounts; i++) in getIcon()