Home
last modified time | relevance | path

Searched refs:grab_font (Results 1 – 6 of 6) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/tools/plugins/
H A Ddatfont.c466 static DATAFILE *grab_font(int type, AL_CONST char *filename, DATAFILE_PROPERTY **prop, int depth) in grab_font() function
782 dat = grab_font(DAT_FONT, name, NULL, -1); in import_proc()
1176 grab_font,
/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Ddt_dispmgr.c715 static XFontStruct *grab_font ( in grab_font() function
1125 global->signal_font = grab_font (trace, global->signal_font_name); in create_trace()
1126 global->time_font = grab_font (trace, global->time_font_name); in create_trace()
1127 global->value_font = grab_font (trace, global->value_font_name); in create_trace()
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c252 static struct font_entry* grab_font(const char* fname, size_t size) in grab_font() function
563 font = grab_font(NULL, font_sz); in extract_font()
582 else if (!font && !(font = grab_font(fname, font_sz))) in extract_font()
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c252 static struct font_entry* grab_font(const char* fname, size_t size) in grab_font() function
563 font = grab_font(NULL, font_sz); in extract_font()
582 else if (!font && !(font = grab_font(fname, font_sz))) in extract_font()
/dports/x11/aclip/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c252 static struct font_entry* grab_font(const char* fname, size_t size) in grab_font() function
563 font = grab_font(NULL, font_sz); in extract_font()
582 else if (!font && !(font = grab_font(fname, font_sz))) in extract_font()
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_renderfun.c252 static struct font_entry* grab_font(const char* fname, size_t size) in grab_font() function
563 font = grab_font(NULL, font_sz); in extract_font()
582 else if (!font && !(font = grab_font(fname, font_sz))) in extract_font()