Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.h130 std::vector<CXFA_ContentLayoutItem*>* pKeepItems);
Dcxfa_itemlayoutprocessor.cpp2073 std::vector<CXFA_ContentLayoutItem*>* pKeepItems) { in JudgePutNextPage() argument
2084 pKeepItems->push_back(pChildLayoutItem); in JudgePutNextPage()
2087 pKeepItems->clear(); in JudgePutNextPage()