Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffdocview.cpp148 if (RunLayout()) { in StopLayout()
201 if (RunLayout() && m_bLayoutEvent) in UpdateDocView()
565 bool CXFA_FFDocView::RunLayout() { in RunLayout() function in CXFA_FFDocView
722 RunLayout(); in RunEventLayoutReady()
Dcxfa_ffdocview.h97 bool RunLayout();
Dcxfa_ffwidgethandler.cpp264 m_pDocView->RunLayout(); in CreateWidget()