Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa.h57 #define XFA_PAGEVIEWEVENT_StopLayout 4 macro
Dcxfa_ffdocview.cpp574 XFA_PAGEVIEWEVENT_StopLayout); in RunLayout()
580 XFA_PAGEVIEWEVENT_StopLayout); in RunLayout()
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_docenvironment.cpp262 XFA_PAGEVIEWEVENT_StopLayout != dwFlags) in PageViewEvent()