Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h78 std::vector<CXFA_ContentLayoutItem*>* rgCurLineLayoutItem,
Dcxfa_itemlayoutprocessor.cpp2026 std::vector<CXFA_ContentLayoutItem*>* rgCurLineLayoutItem, in ProcessKeepForSplit() argument
2061 rgCurLineLayoutItem->push_back(pChildProcessor->ExtractLayoutItem()); in ProcessKeepForSplit()