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

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DFontSBP.h102 String font_face; member in struct:__anon211
203 String font_face,
245 String font_face,
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c144 Offset(font_face), XtRString, (XtPointer) NULL},
1993 fsb->fsb.font_face = fsb->fsb.currently_selected_face->face_name;
1994 } else fsb->fsb.font_face = NULL;
2091 } else if (fsb->fsb.font_face == NULL) {
2095 cb.face = fsb->fsb.font_face;
2103 } else if (fsb->fsb.font_face == NULL) {
2963 } else rec.current_face = fsb->fsb.font_face;
3380 fsb->fsb.font_face = NULL;
3408 fsb->fsb.font_face = f->face_name;
3422 fsb->fsb.font_face
4402 FSBSetFontFamilyFaceBlend( Widget w, String font_family, String font_face, String font_blend, Bool font_family_multiple, Bool font_face_multiple) argument
[all...]

Completed in 58 milliseconds