Home
last modified time | relevance | path

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

/dports/print/ttf2pt1/ttf2pt1-3.4.4/
H A Dbdf.c80 static GENTRY **glpaths; variable
321 glpaths[curgl] = glyphs[curgl].entries; in handle_glyphs()
324 if(glpaths[curgl]) in handle_glyphs()
401 glpaths[0] = g->entries; in readglyphs()
541 if(( glpaths = calloc(nglyphs, sizeof *glpaths) )==NULL) { in openfont()
647 glyf_list[glyphno].entries = glpaths[glyphno]; in glpath()
648 glpaths[glyphno] = 0; in glpath()