Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h86 std::vector<RetainPtr<CXFA_ContentLayoutItem>>* rgCurLineLayoutItem,
Dcxfa_contentlayoutprocessor.cpp1393 std::vector<RetainPtr<CXFA_ContentLayoutItem>>* rgCurLineLayoutItem, in ProcessKeepForSplit() argument
1426 rgCurLineLayoutItem->push_back(pChildProcessor->ExtractLayoutItem()); in ProcessKeepForSplit()