Searched refs:keepLayoutItems (Results 1 – 1 of 1) sorted by relevance
742 std::vector<RetainPtr<CXFA_ContentLayoutItem>> keepLayoutItems; in SplitLayoutItem() local754 for (auto& pPreItem : keepLayoutItems) { in SplitLayoutItem()780 keepLayoutItems.push_back(pChildItem); in SplitLayoutItem()782 keepLayoutItems.clear(); in SplitLayoutItem()1411 std::vector<RetainPtr<CXFA_ContentLayoutItem>> keepLayoutItems; in ProcessKeepForSplit() local1413 &keepLayoutItems)) { in ProcessKeepForSplit()1415 for (auto& item : keepLayoutItems) { in ProcessKeepForSplit()