| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | MultiSink.c | 141 offset(fontset), 228 CharWidth(MultiSinkObject sink, XFontSet fontset, int x, wchar_t c) argument 263 if (XwcTextEscapement(fontset, &c, 1) == 0) { 273 width = XwcGetColumn(fontset->font_charset, fontset->num_of_fonts, c) * 274 fontset->font_struct_list[0]->min_bounds.width; 281 width = XwcTextEscapement(fontset, &c, 1); 310 XFontSet fontset = sink->multi_sink.fontset; local in function:PaintText 311 unsigned int width = (unsigned)XwcTextEscapement(fontset, bu 340 XFontSet fontset = sink->multi_sink.fontset; local in function:DisplayText 444 XFontSet fontset = sink->multi_sink.fontset; local in function:InsertCursor 550 XFontSet fontset = sink->multi_sink.fontset; local in function:FindDistance 590 XFontSet fontset = sink->multi_sink.fontset; local in function:FindPosition [all...] |
| H A D | SmeBSB.c | 164 offset(fontset), 321 XFontSetExtents *ext = XExtentsOfFontSet(entry->sme_bsb.fontset); 358 t_width = XmbTextEscapement(entry->sme_bsb.fontset,label, 372 t_width = XmbTextEscapement(entry->sme_bsb.fontset,label, 396 entry->sme_bsb.fontset, gc, 465 if (old_entry->sme_bsb.fontset != entry->sme_bsb.fontset && 467 /* DONT changes the GCs, because the fontset is not in them */ 571 XFontSetExtents *ext = XExtentsOfFontSet(entry->sme_bsb.fontset); 576 *width = (Dimension)XmbTextEscapement(entry->sme_bsb.fontset, [all...] |
| H A D | Tip.c | 111 offset(fontset), 248 if (tip->tip.international && !tip->tip.fontset) 249 XtError("Aborting: no fontset found\n"); 331 XFontSetExtents *ext = XExtentsOfFontSet(tip->tip.fontset); 336 XmbDrawString(XtDisplay(w), XtWindow(w), tip->tip.fontset, 344 XmbDrawString(XtDisplay(w), XtWindow(w), tip->tip.fontset, gc, 411 XFontSet fset = info->tip->tip.fontset;
|
| H A D | List.c | 133 offset(list.fontset), 384 len = XmbTextEscapement(lw->list.fontset, lw->list.list[i], 484 if (lw->simple.international && !lw->list.fontset) 485 XtError("Aborting: no fontset found\n"); 497 /* Set row height, based on font or fontset */ 500 XExtentsOfFontSet(lw->list.fontset)->max_ink_extent.height + 702 XFontSetExtents *ext = XExtentsOfFontSet(lw->list.fontset); 766 XmbDrawString(XtDisplay(w), XtWindow(w), lw->list.fontset, 1077 XFontSetExtents *ext = XExtentsOfFontSet(nl->list.fontset); 1114 else if (cl->list.fontset ! [all...] |
| H A D | Label.c | 119 offset(label.fontset), 303 XFontSet fset = lw->label.fontset; 479 if (lw->simple.international && !lw->label.fontset) 480 XtError("Aborting: no fontset found\n"); 532 XFontSetExtents *ext = XExtentsOfFontSet(w->label.fontset); 540 XmbDrawString(XtDisplay(w), XtWindow(w), w->label.fontset, 549 XmbDrawString(XtDisplay(w), XtWindow(w), w->label.fontset, gc, 669 && curlw->label.fontset != newlw->label.fontset)
|
| H A D | AsciiText.c | 336 XtSetArg(list[ac], XtNfontSet, sink->multi_sink.fontset); ac++;
|
| H A D | XawIm.c | 72 #define maxAscentOfFontSet(fontset) \ 73 ( - (XExtentsOfFontSet((fontset)))->max_logical_extent.y) 75 #define maxHeightOfFontSet(fontset) \ 76 ((XExtentsOfFontSet((fontset)))->max_logical_extent.height) 78 #define maxDescentOfFontSet(fontset) \ 79 (maxHeightOfFontSet(fontset) - maxAscentOfFontSet(fontset))
|
| H A D | Text.c | 1136 if (XwcTextEscapement (sink->multi_sink.fontset, &wc, 1)
|
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | MultiSinkP.h | 109 XFontSet fontset; /* font set to draw */ member in struct:__anon85052f300108
|
| H A D | SmeBSBP.h | 61 XFontSet fontset; /* or fontset */ member in struct:__anon3df996ec0108
|
| H A D | TipP.h | 52 XFontSet fontset; member in struct:_TipPart
|
| H A D | LabelP.h | 76 XFontSet fontset; member in struct:__anone41ef7700208
|
| H A D | ListP.h | 79 XFontSet fontset; /* Sheeran, Omron KK, 93/03/05 */ member in struct:__anond4fcda0c0208
|
| H A D | TextSinkP.h | 60 /* font/fontset defined? */ 93 XFontSet fontset; member in struct:_XawTextProperty
|
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | ULabelP.h | 84 XFontSet fontset; member in struct:__anonb61506760208
|
| H A D | ULabel.c | 86 offset(label.fontset),XtRString, XtDefaultFontSet}, 284 XFontSet fset = lw->label.fontset; 541 XFontSetExtents *ext = XExtentsOfFontSet(w->label.fontset); 548 XmbDrawString(XtDisplay(w), XtWindow(w), w->label.fontset, gc, 556 XmbDrawString(XtDisplay(w), XtWindow(w), w->label.fontset, gc, 696 if ( (curlw->label.fontset != newlw->label.fontset) &&
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.c | 593 if (font->fontset != NULL) { 594 XFreeFontSet(dpy, font->fontset); 597 if ((font->fontset = XCreateFontSet(dpy, fontname, 604 twmVerbose("%d fonts are missing from fontset", 613 font_extents = XExtentsOfFontSet(font->fontset); 614 fnum = XFontsOfFontSet(font->fontset, &xfonts, &font_names); 626 twmMessage("created fontset with %d fonts (%d missing) for \"%s\"", 683 if (font->fontset) { 684 XFreeFontSet(dpy, font->fontset); 685 font->fontset [all...] |
| H A D | twm.c | 784 Scr->TitleBarFont.fontset = NULL; 787 Scr->MenuFont.fontset = NULL; 790 Scr->IconFont.fontset = NULL; 793 Scr->SizeFont.fontset = NULL; 796 Scr->IconManagerFont.fontset = NULL; 799 Scr->DefaultFont.fontset = NULL;
|
| H A D | twm.h | 161 XFontSet fontset; /* fontset structure */ member in struct:MyFont
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | Xlcint.h | 134 XFontSet fontset; member in struct:__anon420bb5f60308 153 XFontSet fontset; member in struct:__anon420bb5f60408
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imRm.c | 750 XFontSet fontset; local in function:_XimDefaultLineSpace 756 fontset = ic->core.preedit_attr.fontset; 758 fontset = ic->core.status_attr.fontset; 762 if (fontset) { 763 fset_extents = XExtentsOfFontSet(fontset); 1668 XOffsetOf(ICPreeditAttributes, fontset), 1734 XOffsetOf(ICStatusAttributes, fontset),
|
| H A D | imRmAttr.c | 345 rep = ic->core.preedit_attr.fontset; 353 rep = ic->core.status_attr.fontset;
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | fontutils.c | 3381 if (pub->fontset) { 3382 XftFontSetDestroy(pub->fontset); 3383 pub->fontset = NULL; 4452 printf("%s: matched U+%04X in fontset #%d [%u:%u]\n", 4566 if (fontData->fontset == NULL && fontData->pattern != NULL) { 4584 fontData->fontset = FcFontSetCreate(); 4586 if (fontData->fontset == NULL 4607 FcFontSetAdd(fontData->fontset, match); 4621 FcFontSetAdd(fontData->fontset, font_pattern); 4628 fontData->fs_size = Min(MaxXftCache, fontData->fontset [all...] |
| H A D | ptyx.h | 2049 XftFontSet * fontset; /* ordered list of fallback patterns */ member in struct:__anon7e1168c32b08 2054 XTermFontMap font_map; /* map of glyphs provided in fontset */ 3373 XFontSet xim_fs; /* fontset for XIM preedit */
|