Searched defs:awt_cmap (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Plugin.c50 Colormap *awt_cmap,
73 if (awt_cmap != NULL) {
74 *awt_cmap = defaultConfig->awt_cmap;
92 Colormap *awt_cmap,
102 awt_cmap,
47 getExtAwtData(Display *display, int32_t screen, int32_t *awt_depth, Colormap *awt_cmap, Visual **awt_visual, int32_t *awt_num_colors, void *pReserved) argument
91 getAwtData(int32_t *awt_depth, Colormap *awt_cmap, Visual **awt_visual, int32_t *awt_num_colors, void *pReserved) argument
H A Dawt_p.h129 Colormap awt_cmap; member in struct:_AwtGraphicsConfigData

Completed in 36 milliseconds