Home
last modified time | relevance | path

Searched defs:appendGlyph (Results 1 – 2 of 2) sorted by relevance

/external/fonttools/Tests/pens/
Dutils.py91 def appendGlyph(self, glyph): member in DummyGlyph
173 def appendGlyph(self, glyph): member in DummyPointGlyph
/external/skqp/src/core/
DSkGlyphRunPainter.cpp599 void GrTextBlob::SubRun::appendGlyph(GrGlyph* glyph, SkRect dstRect) { in appendGlyph() function in GrTextBlob::SubRun