Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dviews.h1240 extern int EditSubtable(struct lookup_subtable *sub,int isgpos,SplineFont *sf,
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dlookupui.c5280 int EditSubtable(struct lookup_subtable *sub,int isgpos,SplineFont *sf, in EditSubtable() function
5322 if ( !EditSubtable(sub,isgpos,sf,sd,def_layer)) { in NewSubtable()
H A Dfontinfo.c6154 if ( !EditSubtable(sub,isgpos,gfi->sf,NULL,gfi->def_layer)) { in GFI_LookupAddSubtable()
6199 EditSubtable(lk->all[i].subtables[j].subtable,isgpos,gfi->sf,NULL,gfi->def_layer); in GFI_LookupEditMetadata()