Searched refs:awt_getBIColorOrder (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Mlib.h36 void awt_getBIColorOrder(int type, int *colorOrder);
H A Dawt_Mlib.c148 void awt_getBIColorOrder(int type, int *colorOrder) { function
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Mlib.h41 JNIEXPORT void awt_getBIColorOrder(int type, int *colorOrder);
H A Dawt_Mlib.cpp109 void awt_getBIColorOrder(int type, int *colorOrder) { function
/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.c622 awt_getBIColorOrder(imageType, hintP->colorOrder);

Completed in 34 milliseconds