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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DX11Color.c203 int besti = 0; local
222 besti = i;
226 return besti;
248 besti = i;
252 return besti;
671 int mindist, besti; local
676 besti = 0;
686 besti = i;
695 awt_data->color_data->img_grays[g] = besti;
1107 int mindist, besti; local
[all...]
/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c4013 int besti = 0; local
4035 besti = i;
4039 return besti;
4066 besti = i;
4071 return besti;

Completed in 43 milliseconds