Searched refs:iTabstopsIndex (Results 1 – 1 of 1) sorted by relevance
1673 int32_t& iTabstopsIndex = m_pTabstopContext->m_iTabIndex; in DoTabstops() local1675 if (iTabstopsIndex > m_pTabstopContext->m_iTabCount - 1) { in DoTabstops()1679 iTabstopsIndex++; in DoTabstops()1688 } else if (iTabstopsIndex > -1) { in DoTabstops()1692 m_pTabstopContext->m_tabstops.GetDataPtr(iTabstopsIndex); in DoTabstops()