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

/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c3574 static int xpm_lookup_color P_ ((struct frame *, char *, XColor *));
3698 xpm_lookup_color (f, color_name, color)
3745 return xpm_lookup_color ((struct frame *) closure, color_name, color);
3688 xpm_lookup_color (f, color_name, color) function

Completed in 94 milliseconds