| /external/fonttools/Lib/fontTools/varLib/ |
| D | interpolatable.py | 52 def __init__(self, glyphname, glyphset): argument 63 def _populate(self, glyphset): argument 590 def recursivelyAddGlyph(glyphname, glyphset, ttGlyphSet, glyf): argument
|
| D | avarPlanner.py | 139 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/ |
| D | statisticsPen.py | 64 def __init__(self, glyphset=None): argument 102 def __init__(self, glyphset=None): argument 173 def _test(glyphset, upem, glyphs, quiet=False, *, control=False): argument
|
| D | areaPen.py | 10 def __init__(self, glyphset=None): argument
|
| D | momentsPen.py | 18 def __init__(self, glyphset=None): argument
|
| D | perimeterPen.py | 22 def __init__(self, glyphset=None, tolerance=0.005): argument
|
| /external/harfbuzz_ng/src/OT/Layout/GPOS/ |
| D | MarkArray.hh | 74 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local 103 const hb_set_t &glyphset, in Markclass_closure_and_remap_indexes()
|
| D | LigatureArray.hh | 25 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | SinglePosFormat1.hh | 143 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | SinglePosFormat2.hh | 149 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | MarkBasePosFormat1.hh | 172 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | MarkMarkPosFormat1.hh | 158 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | MarkLigPosFormat1.hh | 171 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | PairPosFormat1.hh | 128 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | PairSet.hh | 171 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| /external/fonttools/Snippets/ |
| D | statShape.py | 19 glyphset = font.getGlyphSet() variable
|
| /external/harfbuzz_ng/src/OT/Layout/GSUB/ |
| D | Sequence.hh | 144 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | AlternateSet.hh | 106 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | Ligature.hh | 167 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | MultipleSubstFormat1.hh | 105 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | AlternateSubstFormat1.hh | 104 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | SingleSubstFormat2.hh | 155 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | LigatureSubstFormat1.hh | 119 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-math-table.hh | 203 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/ |
| D | symfont.py | 73 def __init__(self, func, glyphset=None): argument
|