Home
last modified time | relevance | path

Searched refs:tt_slot_init (Results 1 – 10 of 10) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttobjs.h413 tt_slot_init( FT_GlyphSlot slot );
Dttdriver.c554 tt_slot_init, /* FT_Slot_InitFunc init_slot */
Dttobjs.c1361 tt_slot_init( FT_GlyphSlot slot ) in tt_slot_init() function
/external/pdfium/third_party/freetype/src/truetype/
Dttobjs.h413 tt_slot_init( FT_GlyphSlot slot );
Dttdriver.c551 tt_slot_init,
Dttobjs.c1353 tt_slot_init( FT_GlyphSlot slot ) in tt_slot_init() function
/external/freetype/src/truetype/
Dttobjs.h424 tt_slot_init( FT_GlyphSlot slot );
Dttdriver.c551 tt_slot_init,
Dttobjs.c1304 tt_slot_init( FT_GlyphSlot slot ) in tt_slot_init() function
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.222625 * src/truetype/ttobjs.h (tt_slot_init): New function.
2628 (tt_slot_init): New function to create extra points for the internal
2632 * src/truetype/ttdriver.c (tt_driver_class): Use tt_slot_init for