Searched refs:x_hotspot (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXpm/dist/src/
H A DInfo.c122 info->x_hotspot = attributes->x_hotspot;
H A Dparse.c89 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 DAttrib.c241 attributes->x_hotspot = info->x_hotspot;
H A DXpmI.h251 unsigned int *cpp, unsigned int *x_hotspot,
H A DCrDatFrI.c166 sprintf(s, " %d %d", info->x_hotspot, info->y_hotspot);
H A DWrFFrI.c198 fprintf(file, " %d %d", info->x_hotspot, info->y_hotspot);
H A DCrBufFrI.c178 snprintf(buf + l, sizeof(buf)-l, " %d %d", info->x_hotspot, info->y_hotspot);
H A Dcreate.c2032 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 Dcim_rtns.h195 unsigned long x_hotspot,
200 unsigned long x_hotspot,
204 long pitch, unsigned long x_hotspot,
H A Dcim_vg.c1965 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 Dxpm.h136 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 */

Completed in 22 milliseconds