Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dxfa_layout_itemlayout.h183 std::map<CXFA_Node*, int32_t> m_PendingNodesCount; variable
Dxfa_layout_itemlayout.cpp2787 int32_t iCount = m_PendingNodesCount[pTemplate]; in JudgeLeaderOrTrailerForOccur()
2791 m_PendingNodesCount[pTemplate] = iCount + 1; in JudgeLeaderOrTrailerForOccur()