Searched refs:AllocNone (Results 1 – 2 of 2) sorted by relevance
616 #define AllocNone 0 /* create map with no entries */ macro
218 Colormap colormap = XCreateColormap(mDisplay, root, visual, AllocNone); in initialize()