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

  /xsrc/external/mit/libXpm/dist/src/
create.c 50 LFUNC(AllocColor, int, (Display *display, Colormap colormap,
60 XpmAllocColorFunc allocColor, void *closure));
69 XpmAllocColorFunc allocColor, void *closure));
161 /* default AllocColor function:
166 AllocColor(
200 XpmAllocColorFunc allocColor,
300 if ((*allocColor)(display, colormap, NULL, &cols[c], closure)){
333 if ((*allocColor)(display, colormap, NULL, col, closure)) {
384 XpmAllocColorFunc allocColor,
391 status = (*allocColor)(display, colormap, colorname, &xcolor, closure)
    [all...]
  /xsrc/external/mit/xorgproto/dist/include/X11/
Xproto.h 1287 xAllocColorReply allocColor;

Completed in 79 milliseconds