Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp917 int iAnnotCount = pAnnots->GetCount(); in FixPageFields() local
918 for (int i = 0; i < iAnnotCount; i++) { in FixPageFields()