Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h98 bool ProcessKeepForSplit(CXFA_ContentLayoutProcessor* pChildProcessor,
Dcxfa_contentlayoutprocessor.cpp1419 CXFA_ContentLayoutProcessor* pChildProcessor, in ProcessKeepForSplit() argument
1428 if (!pChildProcessor) in ProcessKeepForSplit()
1432 pChildProcessor->m_bHasAvailHeight) in ProcessKeepForSplit()
1438 CFX_SizeF childSize = pChildProcessor->GetCurrentComponentSize(); in ProcessKeepForSplit()
1454 rgCurLineLayoutItem.push_back(pChildProcessor->ExtractLayoutItem()); in ProcessKeepForSplit()