| /external/fonttools/Lib/fontTools/pens/ |
| D | statisticsPen.py | 21 def __init__(self, glyphset=None): argument 74 def _test(glyphset, upem, glyphs): argument
|
| D | areaPen.py | 11 def __init__(self, glyphset=None): argument
|
| D | momentsPen.py | 20 def __init__(self, glyphset=None): argument
|
| D | perimeterPen.py | 17 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 | 134 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | SinglePosFormat2.hh | 148 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | MarkBasePosFormat1.hh | 147 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 | 154 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | PairSet.hh | 166 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
|
| /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 | 164 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 | SingleSubstFormat2.hh | 130 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 | LigatureSubstFormat1.hh | 119 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| D | SingleSubstFormat1.hh | 138 const hb_set_t &glyphset = *c->plan->glyphset_gsub (); in subset() local
|
| /external/harfbuzz_ng/src/ |
| D | hb-ot-math-table.hh | 204 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local 257 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local 489 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local 570 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local 941 const hb_set_t &glyphset = *c->plan->_glyphset_mathed; in subset() local
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | symfont.py | 69 def __init__(self, func, glyphset=None): argument
|
| /external/fonttools/Lib/fontTools/ttLib/ |
| D | ttGlyphSet.py | 59 def __init__(self, glyphset, glyph, horizontalMetrics, verticalMetrics=None): argument
|
| /external/fonttools/Lib/fontTools/varLib/ |
| D | interpolatable.py | 28 def __init__(self, Pen, glyphset=None): argument
|