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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Plugin.c49 int32_t *awt_depth,
69 if (awt_depth != NULL) {
70 *awt_depth = defaultConfig->awt_depth;
91 void getAwtData(int32_t *awt_depth, argument
101 awt_depth,
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
H A Dawt_p.h128 int awt_depth; member in struct:_AwtGraphicsConfigData

Completed in 36 milliseconds