Home
last modified time | relevance | path

Searched refs:cff_slot_load (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/cff/
Dcffgload.h190 cff_slot_load( CFF_GlyphSlot glyph,
Dcffdrivr.c182 error = cff_slot_load( slot, size, glyph_index, load_flags ); in Load_Glyph()
Dcffgload.c2585 cff_slot_load( CFF_GlyphSlot glyph, in cff_slot_load() function