Home
last modified time | relevance | path

Searched refs:rfont (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dm17n-X.c648 if (rfont) in xfont_open()
650 for (; rfont; rfont = rfont->next) in xfont_open()
651 if (rfont->font == font && rfont->spec.size == size) in xfont_open()
694 rfont->x_ppem = rfont->y_ppem = size / 10; in xfont_open()
700 return rfont; in xfont_open()
804 rfont = rfont->next) in xfont_encode_char()
1136 if (rfont) in xft_open()
1140 for (; rfont; rfont = rfont->next) in xft_open()
1142 && (rfont->font->size ? rfont->font->size == size in xft_open()
1154 if (! rfont) in xft_open()
[all …]
H A Dfontset.c634 return rfont; in try_font_list()
691 return rfont; in try_font_group()
720 if (rfont) in try_font_group()
721 return rfont; in try_font_group()
731 if (rfont) in try_font_group()
732 return rfont; in try_font_group()
740 if (rfont) in try_font_group()
741 return rfont; in try_font_group()
863 if (rfont) in mfont__lookup_fontset()
872 return rfont; in mfont__lookup_fontset()
[all …]
H A Dface.c710 if (! rfont) in mface__realize()
718 if (! rfont) in mface__realize()
726 if (rfont) in mface__realize()
728 rface->rfont = rfont; in mface__realize()
802 MRealizedFont *rfont = from_g->rface->rfont; in mface__for_chars() local
828 if (rface->rfont == rfont && rfont->layouter == Mnil) in mface__for_chars()
835 new->rfont = rfont; in mface__for_chars()
887 if (rfont) in mface__for_chars()
907 if (rface->rfont != rfont in mface__for_chars()
925 new->rfont = rfont; in mface__for_chars()
[all …]
H A Dfont-ft.c1489 if (rfont) in ft_open()
1492 for (; rfont; rfont = rfont->next) in ft_open()
1494 && (rfont->font->size ? rfont->font->size == size in ft_open()
1498 return rfont; in ft_open()
1576 return rfont; in ft_open()
1662 rfont = rfont->next) in ft_has_char()
1697 if (! rfont) in ft_has_char()
1718 rfont = rfont->next) in ft_encode_char()
1724 if (! rfont) in ft_encode_char()
2133 return rfont; in ft_encapsulate()
[all …]
H A Dfont.c1462 for (; rfont; rfont = next) in mfont__free_realized()
1562 rfont = rfont->next) in mfont__open()
1570 if (! rfont) in mfont__open()
1645 MRealizedFont *rfont = from_g->rface->rfont; in mfont__get_metric() local
1648 if (g == to_g || g->rface->rfont != rfont) in mfont__get_metric()
1652 (rfont->driver->find_metric) (rfont, gstring, from, idx); in mfont__get_metric()
1667 rfont = g->rface->rfont; in mfont__get_metric()
1735 (rfont->driver->find_metric) (rfont, &gstr, from, to); in mfont__get_metrics()
2486 if (rfont) in mfont_get_prop()
2765 if (! rfont) in mfont_find()
[all …]
H A Dfont.h177 MRealizedFont *rfont; member
201 MRealizedFont *rfont);
204 void (*find_metric) (MRealizedFont *rfont, MGlyphString *gstring,
234 int (*check_capability) (MRealizedFont *rfont, MSymbol capability);
239 void (*close) (MRealizedFont *rfont);
325 extern void mfont__free_realized (MRealizedFont *rfont);
368 extern int mfont__check_capability (MRealizedFont *rfont, MSymbol capability);
H A Dm17n-gd.c269 if (rfont) in gd_font_open()
273 for (; rfont; rfont = rfont->next) in gd_font_open()
274 if (rfont->font == font in gd_font_open()
275 && (rfont->font->size ? rfont->font->size == size in gd_font_open()
276 : rfont->spec.size == size) in gd_font_open()
280 save = rfont; in gd_font_open()
282 return rfont; in gd_font_open()
284 rfont = save; in gd_font_open()
286 rfont = (mfont__ft_driver.open) (frame, font, spec, rfont); in gd_font_open()
287 if (! rfont) in gd_font_open()
[all …]
H A Ddraw.c251 MRealizedFont *rfont = rface->rfont; in run_flt() local
275 font.rfont = rfont; in run_flt()
338 MRealizedFont *rfont; in compose_glyph_string() local
447 rfont = default_rface->rfont; in compose_glyph_string()
492 if (pos == stop || script != this_script || g->rface->rfont != rfont) in compose_glyph_string()
500 rfont = g->rface->ascii_rface->rfont; in compose_glyph_string()
546 prev->rface->rfont = this->rface->rfont; in compose_glyph_string()
553 && (g->rface->rfont == this->rface->rfont in compose_glyph_string()
560 g->rface->rfont = this->rface->rfont; in compose_glyph_string()
711 MRealizedFont *rfont = rface->rfont; in layout_glyph_string() local
[all …]
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/eqn/
H A Dshift.c67 if (ital(rfont[p1]) && rom(lfont[p2])) in bshiftb()
69 if (ital(rfont[p2])) in bshiftb()
90 if (ital(rfont[p1])) in bshiftb()
92 if (ital(rfont[p2])) in bshiftb()
104 if (ital(rfont[p2])) in bshiftb()
105 rfont[p1] = 0; in bshiftb()
107 rfont[p1] = rfont[p2]; in bshiftb()
172 if (ital(rfont[p1]) && rom(lfont[p2])) in shift2()
174 if (ital(rfont[p2])) in shift2()
200 if (ital(rfont[p2])) in shift2()
[all …]
H A Deqnbox.c54 if (ital(rfont[p1]) && rom(lfont[p2])) { in eqnbox()
66 rfont[p1] = rfont[p2]; in eqnbox()
H A Dfont.c57 lfont[yyval.token] = rfont[yyval.token] = ital(ft) ? ITAL : ROM; in font()
60 …yyval.token, ft, p2, p1, ebase[yyval.token], eht[yyval.token], lfont[yyval.token], rfont[yyval.tok… in font()
63 …yyval.token, ft, p2, p1, ebase[yyval.token], eht[yyval.token], lfont[yyval.token], rfont[yyval.tok… in font()
H A Dtext.c54 lfont[yyval.token] = rfont[yyval.token] = ROM; in text()
77 rfont[yyval.token] = rf; in text()
81 t, yyval.token, p, ebase[yyval.token], eht[yyval.token], lfont[yyval.token], rfont[yyval.token]); in text()
84 t, yyval.token, p, ebase[yyval.token], eht[yyval.token], lfont[yyval.token], rfont[yyval.token]); in text()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/eqn/
H A Dshift.c36 if (rfont[p1] == ITAL && lfont[p2] == ROM) in bshiftb()
52 else if (rfont[p1] == ITAL) in bshiftb()
65 rfont[p1] = 0; in bshiftb()
112 if (rfont[p2] == ITAL) in shift2()
113 rfont[yyval] = 0; /* lie */ in shift2()
H A Deqnbox.c21 rfont[p1] = rfont[p2]; in eqnbox()
H A Dtext.c67 lfont[yyval] = rfont[yyval] = ROM; in text()
107 rfont[yyval] = rf; in text()
111 t, (int)yyval, p, ebase[yyval], eht[yyval], lfont[yyval], rfont[yyval], ps); in text()
/dports/print/qpdf/qpdf-10.5.0/qpdf/
H A Dpdf_from_scratch.cc57 QPDFObjectHandle rfont = QPDFObjectHandle::newDictionary(); in runtest() local
58 rfont.replaceKey("/F1", font); in runtest()
62 resources.replaceKey("/Font", rfont); in runtest()
H A Dtest_large_file.cc206 QPDFObjectHandle rfont = QPDFObjectHandle::newDictionary(); in create_pdf() local
207 rfont.replaceKey("/F1", font); in create_pdf()
237 resources.replaceKey("/Font", rfont); in create_pdf()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgslegendsettings.cpp35 rstyle( QgsLegendStyle::Title ).rfont().setPointSizeF( 16.0 ); in QgsLegendSettings()
36 rstyle( QgsLegendStyle::Group ).rfont().setPointSizeF( 14.0 ); in QgsLegendSettings()
37 rstyle( QgsLegendStyle::Subgroup ).rfont().setPointSizeF( 12.0 ); in QgsLegendSettings()
38 rstyle( QgsLegendStyle::SymbolLabel ).rfont().setPointSizeF( 12.0 ); in QgsLegendSettings()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgslegendsettings.cpp35 rstyle( QgsLegendStyle::Title ).rfont().setPointSizeF( 16.0 ); in QgsLegendSettings()
36 rstyle( QgsLegendStyle::Group ).rfont().setPointSizeF( 14.0 ); in QgsLegendSettings()
37 rstyle( QgsLegendStyle::Subgroup ).rfont().setPointSizeF( 12.0 ); in QgsLegendSettings()
38 rstyle( QgsLegendStyle::SymbolLabel ).rfont().setPointSizeF( 12.0 ); in QgsLegendSettings()
/dports/textproc/py-pikepdf/pikepdf-2.16.1/tests/
H A Dtest_formxobject.py57 rfont = {'/F1': font}
59 resources = {'/Font': rfont, '/XObject': {'/Form1': form_xobj}}
H A Dtest_sanity.py80 rfont = {'/F1': font}
84 resources = {'/Font': rfont, '/XObject': xobj}
/dports/x11/xprompt/xprompt-1.4/
H A Dxprompt.c87 XFontStruct *rfont; member
100 XtOffset(app_res, rfont), XtRString, NULL},
467 if (app_resources.rfont == NULL)
468 app_resources.rfont = app_resources.font;
485 reply_font = app_resources.rfont;
565 XtSetArg(arg[8], XtNfont, app_resources.rfont);
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcvruler.c306 GDrawSetFont(gw,cv->rfont); in ruler_e_h()
327 GDrawSetFont(gw,cv->rfont); in ruler_linger_e_h()
475 cv->rfont = rvfont; in RulerPlace()
501 GDrawSetFont(cv->ruler_w,cv->rfont); in RulerPlace()
557 cv->rfont = rvfont; in RulerLingerPlace()
563 GDrawSetFont(cv->ruler_linger_w,cv->rfont); in RulerLingerPlace()
797 GDrawSetFont(gw,cv->rfont); in cpinfo_e_h()
846 cv->rfont = rvfont; in CpInfoPlace()
852 GDrawSetFont(cv->ruler_w,cv->rfont); in CpInfoPlace()
985 GDrawSetFont(pixmap,cv->rfont); in CVRulerExpose()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzcharout.c64 ref rfont; in zchar_exec_char_proc() local
66 ref_assign(&rfont, op - 3); in zchar_exec_char_proc()
68 ref_assign(op - 2, &rfont); in zchar_exec_char_proc()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzcharout.c64 ref rfont; in zchar_exec_char_proc() local
66 ref_assign(&rfont, op - 3); in zchar_exec_char_proc()
68 ref_assign(op - 2, &rfont); in zchar_exec_char_proc()

1234