Searched refs:NEXTY (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/miext/shadow/ |
| H A D | shrotpack.h | 57 #define NEXTY(x,y,w,h) ((x)++) macro 68 #define NEXTY(x,y,w,h) ((void)(x)) macro 79 #define NEXTY(x,y,w,h) ((void)(y)) macro 90 #define NEXTY(x,y,w,h) ((y)++) macro 190 NEXTY(x, y, w, h); in FUNC()
|