Searched refs:fontfile_open_std (Results 1 – 3 of 3) sorted by relevance
19 FONTFILE *fontfile_open_std(const char *name);
30 FONTFILE *fontfile_open_std(const char *name) // {{{ in fontfile_open_std() function
116 FONTFILE *ff=fontfile_open_std(name); in font_std()