HomeSort by: relevance | last modified time | path
    Searched refs:QueryInBitmap (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/bitmap/dist/
BitmapP.h 191 #define QueryInBitmap(BW, x, y)\
Graphics.c 80 if (QueryInBitmap(BW, x, y))
146 if (QueryInBitmap(BW, x, y)) {
211 if (QueryInBitmap(BW, x, y)) {
481 (value & 1)) && QueryInBitmap(BW, x, y))
1136 if (QueryInBitmap(BW, hot.x, hot.y))
1225 if (QueryInBitmap(BW, hot.x, hot.y))
Bitmap.c 1292 if (!QueryInBitmap(BW, BW->bitmap.hot.x, BW->bitmap.hot.y))

Completed in 8 milliseconds