Home
last modified time | relevance | path

Searched refs:IsAddNewRowForTrailer (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_itemlayout.h123 FX_BOOL IsAddNewRowForTrailer(CXFA_ContentLayoutItem* pTrailerItem);
Dxfa_layout_itemlayout.cpp1625 FX_BOOL CXFA_ItemLayoutProcessor::IsAddNewRowForTrailer( in IsAddNewRowForTrailer() function in CXFA_ItemLayoutProcessor
1671 if (!pProcessor->IsAddNewRowForTrailer(pTrailerLayoutItem)) { in XFA_ItemLayoutProcessor_AddTrailerBeforeSplit()
2047 pThis->IsAddNewRowForTrailer(pTrailerLayoutItem); in XFA_ItemLayoutProcessor_InsertFlowedItem()
2050 pProcessor->IsAddNewRowForTrailer(pTrailerLayoutItem); in XFA_ItemLayoutProcessor_InsertFlowedItem()