Home
last modified time | relevance | path

Searched refs:fontfile_open_std (Results 1 – 3 of 3) sorted by relevance

/dports/print/cups-filters/cups-filters-1.28.10/fontembed/
H A Dfontfile.h19 FONTFILE *fontfile_open_std(const char *name);
H A Dfontfile.c30 FONTFILE *fontfile_open_std(const char *name) // {{{ in fontfile_open_std() function
/dports/print/cups-filters/cups-filters-1.28.10/filter/
H A Dtexttopdf.c116 FONTFILE *ff=fontfile_open_std(name); in font_std()