Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h147 std::vector<CXFA_ContentLayoutItem*>* pKeepItems);
Dxfa_layout_itemlayout.cpp2021 std::vector<CXFA_ContentLayoutItem*>* pKeepItems) { in JudgePutNextPage() argument
2032 pKeepItems->push_back(pChildLayoutItem); in JudgePutNextPage()
2035 pKeepItems->clear(); in JudgePutNextPage()