Searched defs:Glyph (Results 1 – 6 of 6) sorted by relevance
31 public class Glyph { class41 Glyph (int codePoint, Rectangle bounds, GlyphVector vector, int index, UnicodeFont unicodeFont) { in Glyph() method in Glyph
36 BitmapGlyph* EbdtTable::Glyph(int32_t offset, int32_t length, int32_t format) { in Glyph() function in sfntly::EbdtTable
483 public static class Glyph extends Pointer implements Disposable { class in FreeType486 Glyph (long address) { in Glyph() method in FreeType.Glyph
256 GlyphTable::Glyph::Glyph(ReadableFontData* data, int32_t glyph_type) in Glyph() function in sfntly::GlyphTable::Glyph
208 class Glyph(object): class
388 public static class Glyph { class in BitmapFont