Home
last modified time | relevance | path

Searched refs:load_glyph (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/internal/
Dautohint.h206 FT_AutoHinter_GlyphLoadFunc load_glyph; member
Dftdrv.h190 FT_Slot_LoadFunc load_glyph; member
/external/freetype/src/type42/
Dt42objs.c659 error = ttclazz->load_glyph( t42slot->ttslot, in T42_GlyphSlot_Load()
/external/freetype/src/base/
Dftobjs.c890 error = driver->clazz->load_glyph( slot, face->size, in FT_Load_Glyph()
910 error = hinting->load_glyph( (FT_AutoHinter)hinter, in FT_Load_Glyph()
919 error = driver->clazz->load_glyph( slot, in FT_Load_Glyph()