| /xsrc/external/mit/libXpm/dist/src/ |
| parse.c | 85 unsigned int *y_hotspot, 109 && xpmNextUI(data, y_hotspot)); 112 && xpmNextUI(data, y_hotspot)); 731 unsigned int x_hotspot, y_hotspot, hotspot = 0, extensions = 0; local 755 &x_hotspot, &y_hotspot, &hotspot, 845 info->y_hotspot = y_hotspot;
|
| create.c | 1840 unsigned int x_hotspot, y_hotspot, hotspot = 0, extensions = 0; local 1897 &x_hotspot, &y_hotspot, &hotspot, 2078 info->y_hotspot = y_hotspot;
|
| /xsrc/external/mit/libXpm/dist/include/X11/ |
| xpm.h | 116 unsigned int y_hotspot; /* Returns the y hotspot's coordinate */ member in struct:__anon5 150 unsigned int y_hotspot; /* Returns the y hotspot's member in struct:__anon6 204 #define XpmHotspot (1L<<4) /* x_hotspot & y_hotspot */
|