Searched defs:getGlyph (Results 1 – 6 of 6) sorted by relevance
33 inline GrGlyph* getGlyph(const SkGlyph& skGlyph, GrGlyph::PackedID packed, in getGlyph() function46 inline GrGlyph* getGlyph(GrGlyph::PackedID packed, in getGlyph() function
190 private Glyph getGlyph (char c) { in getGlyph() method in BMFontUtil
254 public GlyphSlot getGlyph() { in getGlyph() method in FreeType.Face258 private static native long getGlyph(long face); /* in getGlyph() method in FreeType.Face469 public Glyph getGlyph() { in getGlyph() method in FreeType.GlyphSlot475 private static native long getGlyph(long glyphSlot); /* in getGlyph() method in FreeType.GlyphSlot
647 public Glyph getGlyph (char ch) { in getGlyph() method in FreeTypeFontGenerator.FreeTypeBitmapFontData
385 …public Glyph getGlyph (int glyphCode, int codePoint, Rectangle bounds, GlyphVector vector, int ind… in getGlyph() method in UnicodeFont
765 public Glyph getGlyph (char ch) { in getGlyph() method in BitmapFont.BitmapFontData