Home
last modified time | relevance | path

Searched refs:parse_font (Results 1 – 25 of 41) sorted by relevance

12

/dports/deskutils/calibre/calibre-src-5.34.0/src/tinycss/tests/
H A Dfonts3.py8 from tinycss.fonts3 import CSSFonts3Parser, parse_font_family, parse_font, serialize_font
56 self.ae(q, parse_font(raw))
57 self.ae(q, parse_font(serialize_font(q)))
/dports/x11/yad/yad-7.3/src/
H A Dpfd.c53 parse_font (gchar *fn) in parse_font() function
126 fnd = pango_font_description_from_string (parse_font (fonts[0])); in main()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/graphics/software/
H A Dfont.h69 int parse_font();
H A Dfont.cpp540 int parse_font() in parse_font() function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/polish/
H A Dfonts.py11 from tinycss.fonts3 import parse_font_family, parse_font, serialize_font_family, serialize_font
80 props = parse_font(css_text(ff.propertyValue))
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmsfont.c180 parse_font(char *s, LOGFONT *lfont) in parse_font() function
279 parse_font(strName(f->x_name), &lfont); in ws_create_font()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/gfx/platform/freetype/android/
H A Dfont_list.rs279 FontList::parse_font(&node, attrs, &mut fonts); in parse_family()
343 fn parse_font(node: &Node, attrs: &RefCell<Vec<Attribute>>, out:&mut Vec<Font>) { in parse_font() method
/dports/math/abs/abs-src-0.908/Kernel/
H A Dgr_interf.c491 parse_font (i, j, k) in parse_font() function
646 parse_font (font, fontw, fonts);
733 parse_font (font, fontw, fonts);
755 parse_font (font, fontw, fonts);
H A Dgr_interf.h72 extern int parse_font (int i, int j, int k);
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/
H A Dnormalize_css.py13 from tinycss.fonts3 import parse_font, serialize_font_family
129 ans.update(parse_font(val))
/dports/deskutils/calibre/calibre-src-5.34.0/src/tinycss/
H A Dfonts3.py92 def parse_font(css_string): function
/dports/graphics/py-cairosvg/CairoSVG-2.5.2/cairosvg/
H A Dsurface.py302 font = parse_font(node["font"])
543 def parse_font(value): function
/dports/x11-wm/sway/sway-1.5.1/swaybar/
H A Dipc.c47 char *parse_font(const char *font) { in parse_font() function
151 config->font = parse_font(json_object_get_string(font)); in ipc_parse_config()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkcssshorthandpropertyimpl.c424 parse_font (GtkCssShorthandProperty *shorthand, in parse_font() function
1162 parse_font); in _gtk_css_shorthand_property_init_properties()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkcssshorthandpropertyimpl.c476 parse_font (GtkCssShorthandProperty *shorthand, in parse_font() function
1303 parse_font, in _gtk_css_shorthand_property_init_properties()
/dports/math/pspp/pspp-1.4.1/src/output/
H A Dcairo.c486 parse_font (const char *font, int default_size, bool bold, bool italic) in parse_font() function
517 PangoFontDescription *desc = parse_font (string, default_size, bold, italic); in parse_font_option()
524 desc = parse_font (default_value, default_size, bold, italic); in parse_font_option()
1501 PangoFontDescription *desc = parse_font ( in xr_layout_cell_text()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudparse.cpp242 Hud_font = font::parse_font(); in parse_hud_gauges_tbl()
362 ship_font = font::parse_font(); in parse_hud_gauges_tbl()
401 ship_font = font::parse_font(); in parse_hud_gauges_tbl()
1323 settings->font_num = font::parse_font(); in gauge_load_common()
1467 settings->font_num = font::parse_font(); in load_gauge_custom()
2978 settings->font_num = font::parse_font(); in load_gauge_radar_dradis()
/dports/x11-wm/hikari/hikari-2.2.3/src/
H A Dconfiguration.c1509 parse_font( in parse_font() function
1540 if (!parse_font(configuration, cur)) { in parse_ui()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzfont2.c2329 parse_font(i_ctx_t *i_ctx_p, ref *topdict, in parse_font() function
2823 if ((code = parse_font(i_ctx_p, &topdict, &strings, (gsubrs.count ? &gsubrs_array : 0), in zparsecff()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzfont2.c2356 parse_font(i_ctx_t *i_ctx_p, ref *topdict, in parse_font() function
2862 if ((code = parse_font(i_ctx_p, &topdict, &strings, (gsubrs.count ? &gsubrs_array : 0), in zparsecff()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzfont2.c2356 parse_font(i_ctx_t *i_ctx_p, ref *topdict, in parse_font() function
2862 if ((code = parse_font(i_ctx_p, &topdict, &strings, (gsubrs.count ? &gsubrs_array : 0), in zparsecff()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzfont2.c2329 parse_font(i_ctx_t *i_ctx_p, ref *topdict, in parse_font() function
2823 if ((code = parse_font(i_ctx_p, &topdict, &strings, (gsubrs.count ? &gsubrs_array : 0), in zparsecff()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/
H A Dgskrendernodeparser.c718 parse_font (GtkCssParser *parser, in parse_font() function
1647 { "font", parse_font, clear_font, &font }, in parse_text_node()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/menuui/
H A Dmainhallmenu.cpp2563 m->font = font::parse_font(); in parse_one_main_hall()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/
H A DChangeLog.215559 (parse_font): s/memcpy/ft_memcpy/.

12