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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Plugin.c52 int32_t *awt_num_colors,
81 if (awt_num_colors != NULL) {
82 *awt_num_colors = defaultConfig->awt_num_colors;
94 int32_t *awt_num_colors,
104 awt_num_colors,
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.h131 int awt_num_colors; member in struct:_AwtGraphicsConfigData

Completed in 31 milliseconds