Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.h122 void ProcessLastPageSet();
Dcxfa_layoutpagemgr.cpp623 default: { ProcessLastPageSet(); } break; in FinishPaginatedPageSets()
1519 void CXFA_LayoutPageMgr::ProcessLastPageSet() { in ProcessLastPageSet() function in CXFA_LayoutPageMgr