Home
last modified time | relevance | path

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

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