Searched refs:guint8 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.h171 typedef unsigned char guint8; typedef
424 guint8 state;
425 guint8 saved_state;
H A Dgtk2_interface.c2034 guint8 recode_color(guint16 channel)
2036 return (guint8)(channel>>8);

Completed in 42 milliseconds