HomeSort by: relevance | last modified time | path
    Searched refs:x_hotspot (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/libXpm/dist/src/
Info.c 122 info->x_hotspot = attributes->x_hotspot;
parse.c 84 unsigned int *x_hotspot,
108 *hotspot = (xpmNextUI(data, x_hotspot)
111 *hotspot = (xpmatoui(buf, l, x_hotspot)
731 unsigned int x_hotspot, y_hotspot, hotspot = 0, extensions = 0; local
755 &x_hotspot, &y_hotspot, &hotspot,
844 info->x_hotspot = x_hotspot;
Attrib.c 241 attributes->x_hotspot = info->x_hotspot;
XpmI.h 230 unsigned int *cpp, unsigned int *x_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,
2077 info->x_hotspot = x_hotspot;
  /xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_rtns.h 195 unsigned long x_hotspot,
200 unsigned long x_hotspot,
204 long pitch, unsigned long x_hotspot,
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;
  /xsrc/external/mit/libXpm/dist/include/X11/
xpm.h 115 unsigned int x_hotspot; /* Returns the x hotspot's coordinate */ member in struct:__anon5
148 unsigned int x_hotspot; /* Returns the x hotspot's member in struct:__anon6
204 #define XpmHotspot (1L<<4) /* x_hotspot & y_hotspot */

Completed in 13 milliseconds