Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/mtiLib/
D__init__.py41 def makeGlyph(s): function
/external/skia/src/core/
DSkScalerContext.cpp197 SkGlyph SkScalerContext::makeGlyph(SkPackedGlyphID packedID, SkArenaAlloc* alloc) { in makeGlyph() function in SkScalerContext