Searched refs:m_LineIndex (Results 1 – 2 of 2) sorted by relevance
874 m_LineIndex(0) {} in CFX_ImageStretcher()980 for (; m_LineIndex < result_height; m_LineIndex++) { in ContinueQuickStretch()984 dest_y = result_height - m_LineIndex - 1; in ContinueQuickStretch()988 dest_y = m_LineIndex; in ContinueQuickStretch()
630 int m_LineIndex; variable