Searched refs:POINT_IN_REGION (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | compat-api.h | 157 #define RegionContainsPoint(r, x, y, b) POINT_IN_REGION(NULL, r, x, y, b)
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | regionstr.h | 364 #define POINT_IN_REGION(pScreen, r, x, y, b) RegionContainsPoint(r, x, y, b) macro
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | regionstr.h | 362 #define POINT_IN_REGION(pScreen, r, x, y, b) RegionContainsPoint(r, x, y, b) macro
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | compat-api.h | 174 #define RegionContainsPoint(r, x, y, b) POINT_IN_REGION(NULL, r, x, y, b)
|
Completed in 5 milliseconds