Searched refs:QueryInBitmap (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A DBitmapP.h191 #define QueryInBitmap(BW, x, y)\ macro
H A DGraphics.c80 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 DBitmap.c1279 if (!QueryInBitmap(BW, BW->bitmap.hot.x, BW->bitmap.hot.y))

Completed in 8 milliseconds