| Graphics.c | 250 Position to_x = InBitmapX(BW, x + width); local 253 QuerySwap(from_x, to_x); 257 to_x = min(BW->bitmap.image->width - 1, to_x); 260 for (x = from_x; x <= to_x; x++) 268 Position to_x, Position to_y) 273 QuerySwap(from_x, to_x); 277 to_x = min(BW->bitmap.image->width - 1, to_x); 280 for(i = from_x + (from_x == 0); i <= to_x; i++ 302 Position to_x = InBitmapX(BW, x + width); local 620 Position from_x, from_y, to_x, to_y; local 673 Position from_x, from_y, to_x, to_y; local 724 Position from_x, from_y, to_x, to_y; local 776 Position from_x, from_y, to_x, to_y; local 968 Position from_x, from_y, to_x, to_y; local 1016 Position from_x, from_y, to_x, to_y; local 1068 Position from_x, from_y, to_x, to_y; local 1157 Position from_x, from_y, to_x, to_y; local [all...] |