Searched refs:ColorEntry (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dcolordata.h30 typedef struct ColorEntry { struct
33 } ColorEntry; typedef in typeref:struct:ColorEntry
36 ColorEntry *awt_Colors;
H A Dimg_util_md.h91 ColorEntry *cp = &awt_Colors[pixel]; \
H A DX11Color.c205 ColorEntry *p = awt_data->color_data->awt_Colors;
596 (ColorEntry *)calloc(paletteSize, sizeof (ColorEntry));
658 ColorEntry *p;
1036 ColorEntry *c;
1094 ColorEntry *p;
1139 ColorEntry *p;

Completed in 33 milliseconds