Searched refs:posx1 (Results 1 – 1 of 1) sorted by relevance
86 int posy, int posx1, int posx2, in draw_horizontal_line() argument93 d = surface_data(ds) + surface_stride(ds) * posy + bpp * posx1; in draw_horizontal_line()96 for (x = posx1; x <= posx2; x++) { in draw_horizontal_line()102 for (x = posx1; x <= posx2; x++) { in draw_horizontal_line()108 for (x = posx1; x <= posx2; x++) { in draw_horizontal_line()