Home
last modified time | relevance | path

Searched defs:glyphset (Results 1 – 25 of 38) sorted by relevance

12

/external/fonttools/Lib/fontTools/varLib/
Dinterpolatable.py52 def __init__(self, glyphname, glyphset): argument
63 def _populate(self, glyphset): argument
590 def recursivelyAddGlyph(glyphname, glyphset, ttGlyphSet, glyf): argument
DavarPlanner.py139 def measureWeight(glyphset, glyphs=None): argument
167 def measureWidth(glyphset, glyphs=None): argument
195 def measureSlant(glyphset, glyphs=None): argument
/external/fonttools/Lib/fontTools/pens/
DstatisticsPen.py64 def __init__(self, glyphset=None): argument
102 def __init__(self, glyphset=None): argument
173 def _test(glyphset, upem, glyphs, quiet=False, *, control=False): argument
DareaPen.py10 def __init__(self, glyphset=None): argument
DmomentsPen.py18 def __init__(self, glyphset=None): argument
DperimeterPen.py22 def __init__(self, glyphset=None, tolerance=0.005): argument
/external/harfbuzz_ng/src/OT/Layout/GPOS/
DMarkArray.hh74 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
103 const hb_set_t &glyphset, in Markclass_closure_and_remap_indexes()
DLigatureArray.hh25 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DSinglePosFormat1.hh143 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DSinglePosFormat2.hh149 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DMarkBasePosFormat1.hh172 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DMarkMarkPosFormat1.hh158 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DMarkLigPosFormat1.hh171 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DPairPosFormat1.hh128 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DPairSet.hh171 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
/external/fonttools/Snippets/
DstatShape.py19 glyphset = font.getGlyphSet() variable
/external/harfbuzz_ng/src/OT/Layout/GSUB/
DSequence.hh144 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DAlternateSet.hh106 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DLigature.hh167 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DMultipleSubstFormat1.hh105 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DAlternateSubstFormat1.hh104 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DSingleSubstFormat2.hh155 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
DLigatureSubstFormat1.hh119 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
/external/harfbuzz_ng/src/
Dhb-ot-math-table.hh203 const hb_set_t &glyphset = c->plan->_glyphset_mathed; in subset() local
256 const hb_set_t &glyphset = c->plan->_glyphset_mathed; in subset() local
487 const hb_set_t &glyphset = c->plan->_glyphset_mathed; in subset() local
568 const hb_set_t &glyphset = c->plan->_glyphset_mathed; in subset() local
938 const hb_set_t &glyphset = c->plan->_glyphset_mathed; in subset() local
/external/fonttools/Lib/fontTools/misc/
Dsymfont.py73 def __init__(self, func, glyphset=None): argument

12