Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutprocessor.h43 CXFA_ViewLayoutProcessor* GetLayoutPageMgr() const { in GetLayoutPageMgr() function
Dcxfa_viewlayoutitem.cpp39 return pLayout->GetLayoutPageMgr()->GetPageIndex(this); in GetPageIndex()