Home
last modified time | relevance | path

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

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