| /xsrc/external/mit/libXpm/dist/src/ |
| Info.c | 123 info->y_hotspot = attributes->y_hotspot;
|
| 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;
|
| Attrib.c | 242 attributes->y_hotspot = info->y_hotspot;
|
| XpmI.h | 231 unsigned int *y_hotspot, unsigned int *hotspot,
|
| CrBufFrI.c | 174 snprintf(buf + l, sizeof(buf)-l, " %d %d", info->x_hotspot, info->y_hotspot);
|
| CrDatFrI.c | 162 sprintf(s, " %d %d", info->x_hotspot, info->y_hotspot);
|
| WrFFrI.c | 183 fprintf(file, " %d %d", info->x_hotspot, info->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/xf86-video-geode/dist/src/cim/ |
| cim_rtns.h | 196 unsigned long y_hotspot); 201 unsigned long y_hotspot); 205 unsigned long y_hotspot);
|
| cim_vg.c | 1966 unsigned long y_hotspot) 1975 vg3_y_hotspot = y_hotspot; 2017 unsigned long y_hotspot) 2026 vg3_y_hotspot = y_hotspot; 2060 unsigned long x_hotspot, unsigned long y_hotspot) 2069 vg3_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 */
|