Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.h49 int32_t StartLayout(int32_t iStartPage = 0);
Dcxfa_ffdocview.cpp81 int32_t CXFA_FFDocView::StartLayout(int32_t iStartPage) { in StartLayout() argument