HomeSort by relevance Sort by last modified time
    Searched refs:TT_GlyphSlot (Results 1 - 12 of 12) sorted by null

  /external/freetype/src/truetype/
ttgload.h 52 TT_GlyphSlot glyph,
ttobjs.h 45 /* TT_GlyphSlot */
54 typedef FT_GlyphSlot TT_GlyphSlot;
ttdriver.c 394 tt_glyph_load( FT_GlyphSlot ttslot, /* TT_GlyphSlot */
399 TT_GlyphSlot slot = (TT_GlyphSlot)ttslot;
ttgload.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgload.h 52 TT_GlyphSlot glyph,
ttdriver.c 347 tt_glyph_load( FT_GlyphSlot ttslot, /* TT_GlyphSlot */
352 TT_GlyphSlot slot = (TT_GlyphSlot)ttslot;
ttobjs.h 45 /* TT_GlyphSlot */
54 typedef FT_GlyphSlot TT_GlyphSlot;
ttgload.c     [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttgload.h 52 TT_GlyphSlot glyph,
ttdriver.c 347 tt_glyph_load( FT_GlyphSlot ttslot, /* TT_GlyphSlot */
352 TT_GlyphSlot slot = (TT_GlyphSlot)ttslot;
ttobjs.h 45 /* TT_GlyphSlot */
54 typedef FT_GlyphSlot TT_GlyphSlot;
ttgload.c     [all...]

Completed in 650 milliseconds