Searched refs:m_LineIndex (Results 1 – 4 of 4) sorted by relevance
792 m_LineIndex = 0; in StartQuickStretch()815 for (; m_LineIndex < result_height; m_LineIndex ++) { in ContinueQuickStretch()818 dest_y = result_height - m_LineIndex - 1; in ContinueQuickStretch()821 dest_y = m_LineIndex; in ContinueQuickStretch()
900 m_LineIndex = 0; in Start()909 while (m_LineIndex < m_ResultHeight) { in Continue()912 dest_y = m_ResultHeight - m_LineIndex - 1; in Continue()915 dest_y = m_LineIndex; in Continue()955 m_LineIndex ++; in Continue()
303 int m_LineIndex; variable
536 int m_LineIndex; variable