Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.h51 void StopLayout();
Dcxfa_ffdocview.cpp115 void CXFA_FFDocView::StopLayout() { in StopLayout() function in CXFA_FFDocView
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp122 m_pXFADocView->StopLayout(); in LoadXFADoc()