Searched refs:QueryInBitmap (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitmapP.h | 191 #define QueryInBitmap(BW, x, y)\ macro
|
| H A D | Graphics.c | 80 if (QueryInBitmap(BW, x, y)) 146 if (QueryInBitmap(BW, x, y)) { 211 if (QueryInBitmap(BW, x, y)) { 477 (value & 1)) && QueryInBitmap(BW, x, y)) 1054 if (QueryInBitmap(BW, hot.x, hot.y)) 1136 if (QueryInBitmap(BW, hot.x, hot.y))
|
| H A D | Bitmap.c | 1279 if (!QueryInBitmap(BW, BW->bitmap.hot.x, BW->bitmap.hot.y))
|
Completed in 8 milliseconds