Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h69 #define XFA_PAGEVIEWEVENT_StopLayout 4 macro
Dcxfa_ffdocview.cpp479 XFA_PAGEVIEWEVENT_StopLayout); in RunLayout()
485 XFA_PAGEVIEWEVENT_StopLayout); in RunLayout()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp280 XFA_PAGEVIEWEVENT_StopLayout != dwFlags) in PageViewEvent()