Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dautohint.h205 FT_AutoHinter_GlyphLoadFunc load_glyph; member
Dftdrv.h181 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.c919 error = driver->clazz->load_glyph( slot, face->size, in FT_Load_Glyph()
939 error = hinting->load_glyph( (FT_AutoHinter)hinter, in FT_Load_Glyph()
948 error = driver->clazz->load_glyph( slot, in FT_Load_Glyph()