Home | History | Annotate | Download | only in dib

Lines Matching defs:result_height

978   int result_height = m_ClipRect.Height();
980 for (; m_LineIndex < result_height; m_LineIndex++) {
984 dest_y = result_height - m_LineIndex - 1;