Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessScreen.c513 s->colormap_changed = TRUE; in RootlessInstallColormap()
547 s->colormap_changed = TRUE; in RootlessStoreColors()
H A DrootlessCommon.h125 unsigned int colormap_changed:1; member