Home
last modified time | relevance | path

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

/external/fonttools/Tests/pens/
DttGlyphPen_test.py90 glyphSet[componentName] = _TestGlyph(pen.glyph())
150 glyphSet[componentName] = _TestGlyph(pen.glyph())
171 glyphSet[componentName] = _TestGlyph(pen.glyph())
199 glyphSet[componentName] = _TestGlyph(pen.glyph())
232 glyphSet[componentName] = _TestGlyph(baseGlyph)
244 class _TestGlyph(object): class
DrecordingPen_test.py7 class _TestGlyph(object): class
27 pen = DecomposingRecordingPen({"a": _TestGlyph()})
DbasePen_test.py39 class _TestGlyph: class
137 pen.glyphSet["oslash"] = _TestGlyph()