Searched refs:iTabstopsIndex (Results 1 – 1 of 1) sorted by relevance
959 int32_t& iTabstopsIndex = m_pTabstopContext->m_iTabIndex; in DoTabstops() local961 if (!pdfium::IndexInBounds(m_pTabstopContext->m_tabstops, iTabstopsIndex)) in DoTabstops()965 iTabstopsIndex++; in DoTabstops()974 } else if (iTabstopsIndex > -1) { in DoTabstops()977 uint32_t dwAlign = m_pTabstopContext->m_tabstops[iTabstopsIndex].dwAlign; in DoTabstops()