Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dtottfgpos.c247 static SplineChar **SFOrderedGlyphs(SplineChar **glyphs);
547 SFOrderedGlyphs(marks[i]); in AnchorClassDecompose()
550 *base = SFOrderedGlyphs(heads[at_basechar].glyphs); in AnchorClassDecompose()
551 *lig = SFOrderedGlyphs(heads[at_baselig].glyphs); in AnchorClassDecompose()
552 *mkmk = SFOrderedGlyphs(heads[at_basemark].glyphs); in AnchorClassDecompose()
685 static SplineChar **SFOrderedGlyphs(SplineChar **glyphs) { in SFOrderedGlyphs() function
716 return SFOrderedGlyphs(glyphs); in SFOrderedGlyphsWithPSTinSubtable()
807 return SFOrderedGlyphs(glyphs); in OrderedGlyphsFromNames()
1722 return( SFOrderedGlyphs(glyphlist[0])); in allmarkglyphs()