Searched refs:pChildProcessor (Results 1 – 2 of 2) sorted by relevance
98 bool ProcessKeepForSplit(CXFA_ContentLayoutProcessor* pChildProcessor,
1419 CXFA_ContentLayoutProcessor* pChildProcessor, in ProcessKeepForSplit() argument1428 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()