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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c248 static Boolean MatchFontFace(Widget w, String old_face, String new_family, String *new_face);
4168 String old_face, String new_family,
4180 old_face = Canonical(old_face);
4195 rec.current_face = old_face;
4206 String old_face, String new_family,
4212 XtClass(w))->fsb_class.match_font_face) (w, old_face,
4166 MatchFontFace( Widget w, String old_face, String new_family, String *new_face) argument
4204 FSBMatchFontFace( Widget w, String old_face, String new_family, String *new_face) argument

Completed in 27 milliseconds