Home
last modified time | relevance | path

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

/dports/textproc/halibut/halibut-1.2/
H A Din_sfnt.c478 err_sfntnotable(&sf->pos, "name"); in sfnt_psname()
693 err_sfntnotable(&sf->pos, "hhea"); in sfnt_getmetrics()
711 err_sfntnotable(&sf->pos, "hmtx"); in sfnt_getmetrics()
840 err_sfntnotable(&sf->pos, "cmap"); in sfnt_getmap()
973 err_sfntnotable(&sf->pos, "head"); in read_sfnt_file()
985 err_sfntnotable(&sf->pos, "maxp"); in read_sfnt_file()
1064 err_sfntnotable(&sf->pos, "glyf"); in sfnt_writeps()
1070 err_sfntnotable(&sf->pos, "loca"); in sfnt_writeps()
H A Derror.c330 void err_sfntnotable(const filepos *fpos, const char *sp) in err_sfntnotable() function
H A Dhalibut.h312 void err_sfntnotable(const filepos *fpos, const char *sp);