Searched defs:font_family (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/ |
H A D | FontSBP.h | 101 String font_family; member in struct:__anon211 202 String font_family, 244 String font_family,
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/ |
H A D | FontSB.c | 142 Offset(font_family), XtRString, (XtPointer) NULL}, 1986 fsb->fsb.font_family = 1988 } else fsb->fsb.font_family = NULL; 2080 } else if (fsb->fsb.font_family == NULL) { 2084 cb.family = fsb->fsb.font_family; 3378 fsb->fsb.font_family = NULL; 3407 fsb->fsb.font_family = ff->family_name; 3421 fsb->fsb.font_family = ff->family_name; 3443 fsb->fsb.font_family = NULL; 3464 fsb->fsb.font_family 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 39 milliseconds