| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | Info.c | 122 info->x_hotspot = attributes->x_hotspot;
|
| H A D | parse.c | 89 unsigned int *x_hotspot, 113 *hotspot = (xpmNextUI(data, x_hotspot) 116 *hotspot = (xpmatoui(buf, l, x_hotspot) 736 unsigned int x_hotspot, y_hotspot, hotspot = 0, extensions = 0; local in function:xpmParseData 760 &x_hotspot, &y_hotspot, &hotspot, 849 info->x_hotspot = x_hotspot; 83 xpmParseValues(xpmData * data,unsigned int * width,unsigned int * height,unsigned int * ncolors,unsigned int * cpp,unsigned int * x_hotspot,unsigned int * y_hotspot,unsigned int * hotspot,unsigned int * extensions) argument
|
| H A D | Attrib.c | 241 attributes->x_hotspot = info->x_hotspot;
|
| H A D | XpmI.h | 251 unsigned int *cpp, unsigned int *x_hotspot,
|
| H A D | CrDatFrI.c | 166 sprintf(s, " %d %d", info->x_hotspot, info->y_hotspot);
|
| H A D | WrFFrI.c | 198 fprintf(file, " %d %d", info->x_hotspot, info->y_hotspot);
|
| H A D | CrBufFrI.c | 178 snprintf(buf + l, sizeof(buf)-l, " %d %d", info->x_hotspot, info->y_hotspot);
|
| H A D | create.c | 2032 unsigned int x_hotspot, y_hotspot, hotspot = 0, extensions = 0; local in function:xpmParseDataAndCreate 2089 &x_hotspot, &y_hotspot, &hotspot, 2277 info->x_hotspot = x_hotspot;
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_rtns.h | 195 unsigned long x_hotspot, 200 unsigned long x_hotspot, 204 long pitch, unsigned long x_hotspot,
|
| H A D | cim_vg.c | 1965 unsigned long *xormask, unsigned long x_hotspot, 1974 vg3_x_hotspot = x_hotspot; 2016 unsigned long *xormask, unsigned long x_hotspot, 2025 vg3_x_hotspot = x_hotspot; 2060 unsigned long x_hotspot, unsigned long y_hotspot) 2068 vg3_x_hotspot = x_hotspot; 1964 vg_set_mono_cursor_shape32(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask,unsigned long x_hotspot,unsigned long y_hotspot) argument 2015 vg_set_mono_cursor_shape64(unsigned long memoffset,unsigned long * andmask,unsigned long * xormask,unsigned long x_hotspot,unsigned long y_hotspot) argument 2058 vg_set_color_cursor_shape(unsigned long memoffset,unsigned char * data,unsigned long width,unsigned long height,long pitch,unsigned long x_hotspot,unsigned long y_hotspot) argument
|
| /xsrc/external/mit/libXpm/dist/include/X11/ |
| H A D | xpm.h | 136 unsigned int x_hotspot; /* Returns the x hotspot's coordinate */ member in struct:__anon4ee7ae7b0508 169 unsigned int x_hotspot; /* Returns the x hotspot's member in struct:__anon4ee7ae7b0608 225 #define XpmHotspot (1L<<4) /* x_hotspot & y_hotspot */
|