Searched refs:InvertBit (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | Graphics.c | 87 #define InvertBit(image, x, y)\ macro 135 {InvertBit(BW->bitmap.image, x, y); DrawSquare(BW, x, y);} 1176 InvertBit(bitmap_image, x, y); 1189 InvertBit(destination, x, y);
|
Completed in 4 milliseconds