Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_contentlayoutprocessor.h126 std::vector<RetainPtr<CXFA_ContentLayoutItem>>* pKeepItems);
Dcxfa_contentlayoutprocessor.cpp1437 std::vector<RetainPtr<CXFA_ContentLayoutItem>>* pKeepItems) { in JudgePutNextPage() argument
1450 pKeepItems->push_back(pChildLayoutItem); in JudgePutNextPage()
1453 pKeepItems->clear(); in JudgePutNextPage()