Searched refs:appendGlyph (Results 1 – 3 of 3) sorted by relevance
89 self.appendGlyph(glyph)91 def appendGlyph(self, glyph): member in DummyGlyph173 def appendGlyph(self, glyph): member in DummyPointGlyph
287 void appendGlyph(GrGlyph* glyph, SkRect dstRect);
599 void GrTextBlob::SubRun::appendGlyph(GrGlyph* glyph, SkRect dstRect) { in appendGlyph() function in GrTextBlob::SubRun657 subRun->appendGlyph(glyph, destRect); in switchSubRunIfNeededAndAppendGlyph()