Searched refs:load_glyph (Results 1 – 4 of 4) sorted by relevance
195 FT_AutoHinter_GlyphLoadFunc load_glyph; member234 clazz->load_glyph = load_glyph_; \
183 FT_Slot_LoadFunc load_glyph; member387 clazz->load_glyph = load_glyph_; \
653 error = ttclazz->load_glyph( t42slot->ttslot, in T42_GlyphSlot_Load()
697 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