Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h84 CXFA_ContentLayoutProcessor* pChildProcessor,
Dcxfa_contentlayoutprocessor.cpp1391 CXFA_ContentLayoutProcessor* pChildProcessor, in ProcessKeepForSplit() argument
1400 if (!pChildProcessor) in ProcessKeepForSplit()
1404 pChildProcessor->m_bHasAvailHeight) in ProcessKeepForSplit()
1410 CFX_SizeF childSize = pChildProcessor->GetCurrentComponentSize(); in ProcessKeepForSplit()
1426 rgCurLineLayoutItem->push_back(pChildProcessor->ExtractLayoutItem()); in ProcessKeepForSplit()