Home | History | Annotate | Download | only in src

Lines Matching refs:step

159     int step = (int)img.step;
188 for( y = 0; y < m_height; y++, data += step )
244 data += step;
257 for( y = 0; y < m_height; y++, data += step )
307 data = FillUniColor( data, line_end, step, width3,
311 data = FillUniGray( data, line_end, step, width3,
322 line_end += step;
335 for( y = 0; y < m_height; y++, data += step )
354 for( y = 0; y < m_height; y++, data += step )