Searched defs:rgCurLineLayoutItem (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dxfa_layout_itemlayout.cpp1974 CFX_ArrayTemplate<CXFA_ContentLayoutItem*>* rgCurLineLayoutItem,
2009 rgCurLineLayoutItem->Add(pChildProcessor->ExtractLayoutItem());
1970 ProcessKeepForSplit( CXFA_ItemLayoutProcessor* pParentProcessor, CXFA_ItemLayoutProcessor* pChildProcessor, XFA_ItemLayoutProcessorResult eRetValue, CFX_ArrayTemplate<CXFA_ContentLayoutItem*>* rgCurLineLayoutItem, FX_FLOAT* fContentCurRowAvailWidth, FX_FLOAT* fContentCurRowHeight, FX_FLOAT* fContentCurRowY, bool* bAddedItemInRow, bool* bForceEndPage, XFA_ItemLayoutProcessorResult* result) argument

Completed in 174 milliseconds