Lines Matching defs:width
907 int width)
910 while (width--) {
930 int offset, int width)
932 sprite_v_template(dst, src1a, src1b, offset, 0, NULL, NULL, 0, 0, 1, width);
937 int alpha, int width)
939 sprite_v_template(dst, src1a, NULL, 0, 1, src2a, NULL, 0, alpha, 0, width);
947 int alpha, int width)
950 width);
961 int width)
964 alpha, 2, width);