Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_utils.h62 int32_t nStackLength = m_NodeStack.GetSize(); in MoveToPrev() local
63 if (nStackLength == 1) { in MoveToPrev()
65 } else if (nStackLength > 1) { in MoveToPrev()