Searched refs:InsertRGBColormap (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.h | 20 void InsertRGBColormap(Atom a, XStandardColormap *maps, int nmaps,
|
| H A D | colormaps.c | 555 InsertRGBColormap(Atom a, XStandardColormap *maps, int nmaps, function in typeref:typename:void 660 InsertRGBColormap(atoms[i], maps, nmaps, false);
|
| H A D | event_handlers.c | 1166 InsertRGBColormap(Event.xproperty.atom, maps, nmaps, true);
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.h | 73 extern void InsertRGBColormap(Atom a, XStandardColormap *maps, int nmaps,
|
| H A D | util.c | 391 InsertRGBColormap(Atom a, XStandardColormap *maps, int nmaps, Bool replace) function in typeref:typename:void 475 InsertRGBColormap(atoms[i], maps, nmaps, False);
|
| H A D | events.c | 754 InsertRGBColormap(Event.xproperty.atom, maps, nmaps, True);
|
Completed in 10 milliseconds