Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_hostpseudomodel.cpp126 int32_t iNumPages = pNotify->GetDocProvider()->CountPages(hDoc); in Script_HostPseudoModel_NumPages() local
127 FXJSE_Value_SetInteger(hValue, iNumPages); in Script_HostPseudoModel_NumPages()