Searched refs:IsAddNewRowForTrailer (Results 1 – 2 of 2) sorted by relevance
98 bool IsAddNewRowForTrailer(CXFA_ContentLayoutItem* pTrailerItem);
1359 bool CXFA_ContentLayoutProcessor::IsAddNewRowForTrailer( in IsAddNewRowForTrailer() function in CXFA_ContentLayoutProcessor2170 if (!IsAddNewRowForTrailer(pTrailerLayoutItem.Get())) { in AddTrailerBeforeSplit()2412 ? IsAddNewRowForTrailer(pTrailerLayoutItem.Get()) in InsertFlowedItem()2413 : pProcessor->IsAddNewRowForTrailer(pTrailerLayoutItem.Get()); in InsertFlowedItem()