Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/internal/
A Dautohint.h195 FT_AutoHinter_GlyphLoadFunc load_glyph; member
234 clazz->load_glyph = load_glyph_; \
A Dftdriver.h183 FT_Slot_LoadFunc load_glyph; member
387 clazz->load_glyph = load_glyph_; \
/AliOS-Things-master/components/freetype/src/type42/
A Dt42objs.c653 error = ttclazz->load_glyph( t42slot->ttslot, in T42_GlyphSlot_Load()
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c697 error = driver->clazz->load_glyph( slot, face->size, in FT_Load_Glyph()
717 error = hinting->load_glyph( (FT_AutoHinter)hinter, in FT_Load_Glyph()
726 error = driver->clazz->load_glyph( slot, in FT_Load_Glyph()

Completed in 12 milliseconds