HomeSort by relevance Sort by last modified time
    Searched refs:PageFullBreak (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fxfa/parser/
xfa_layout_itemlayout.h 33 PageFullBreak,
xfa_layout_itemlayout.cpp 776 if (eRetValue == XFA_ItemLayoutProcessorResult::PageFullBreak) {
828 return XFA_ItemLayoutProcessorResult::PageFullBreak;
834 eRetValue != XFA_ItemLayoutProcessorResult::PageFullBreak) {
873 return XFA_ItemLayoutProcessorResult::PageFullBreak;
    [all...]
cxfa_layoutpagemgr.cpp 448 if (eStatus == XFA_ItemLayoutProcessorResult::PageFullBreak &&
    [all...]

Completed in 195 milliseconds