Home | History | Annotate | Download | only in dib

Lines Matching refs:m_LineIndex

874       m_LineIndex(0) {}
980 for (; m_LineIndex < result_height; m_LineIndex++) {
984 dest_y = result_height - m_LineIndex - 1;
988 dest_y = m_LineIndex;