Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_textlayout.h271 m_iTabIndex(-1), in CXFA_TextTabstopsContext()
295 m_iTabIndex = -1; in Reset()
302 int32_t m_iTabIndex; variable
Dxfa_textlayout.cpp1673 int32_t& iTabstopsIndex = m_pTabstopContext->m_iTabIndex; in DoTabstops()