Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp556 int pageViewCount = m_pContext->GetFormFillEnv()->GetPageViewCount(); in SetFocusWidget() local
557 for (int i = 0; i < pageViewCount; i++) { in SetFocusWidget()