Home
last modified time | relevance | path

Searched refs:JXQueryColor (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dimage.c588 JXQueryColor(display, rootColormap, &colors[index]); in CreateImageFromXImages()
H A Djxlib.h68 #define JXQueryColor( a, b, c ) JFUNC3(XQueryColor, a, b, c) macro