Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h98 bool IsAddNewRowForTrailer(CXFA_ContentLayoutItem* pTrailerItem);
Dcxfa_contentlayoutprocessor.cpp1359 bool CXFA_ContentLayoutProcessor::IsAddNewRowForTrailer( in IsAddNewRowForTrailer() function in CXFA_ContentLayoutProcessor
2170 if (!IsAddNewRowForTrailer(pTrailerLayoutItem.Get())) { in AddTrailerBeforeSplit()
2412 ? IsAddNewRowForTrailer(pTrailerLayoutItem.Get()) in InsertFlowedItem()
2413 : pProcessor->IsAddNewRowForTrailer(pTrailerLayoutItem.Get()); in InsertFlowedItem()