Home
last modified time | relevance | path

Searched refs:client_update_colormap (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dclient.h636 void client_update_colormap(ObClient *self, Colormap colormap);
H A Devent.c1717 client_update_colormap(client, e->xcolormap.colormap); in event_handle_client()
H A Dclient.c1691 client_update_colormap(self, wa.colormap); in client_get_colormap()
1694 void client_update_colormap(ObClient *self, Colormap colormap) in client_update_colormap() function