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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_util.c751 XtPointer tmp_font; local
761 tmp_font = XmFontListEntryGetFont(next_entry, &type_return);
767 return (XFontSet) tmp_font;
771 first_fs = (XFontSet) tmp_font;

Completed in 196 milliseconds