Home
last modified time | relevance | path

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

/third_party/cups-filters/fontembed/
Dsfnt_int.h72 int otf_load_glyf(OTF_FILE *otf); // - 0 on success
Dtest_analyze.c133 if (otf_load_glyf(otf)!=0) { in show_glyf()
Dsfnt.c454 int otf_load_glyf(OTF_FILE *otf) // {{{ - 0 on success in otf_load_glyf() function
533 if (otf_load_glyf(otf)==-1) { in otf_load_more()