Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h76 CXFA_ItemLayoutProcessor* pChildProcessor,
Dcxfa_itemlayoutprocessor.cpp2024 CXFA_ItemLayoutProcessor* pChildProcessor, in ProcessKeepForSplit() argument
2033 if (!pParentProcessor || !pChildProcessor) in ProcessKeepForSplit()
2038 pChildProcessor->m_bHasAvailHeight) in ProcessKeepForSplit()
2044 CFX_SizeF childSize = pChildProcessor->GetCurrentComponentSize(); in ProcessKeepForSplit()
2061 rgCurLineLayoutItem->push_back(pChildProcessor->ExtractLayoutItem()); in ProcessKeepForSplit()