Searched refs:pChildProcessor (Results 1 – 2 of 2) sorted by relevance
76 CXFA_ItemLayoutProcessor* pChildProcessor,
2024 CXFA_ItemLayoutProcessor* pChildProcessor, in ProcessKeepForSplit() argument2033 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()