Searched refs:cff_glyph_load (Results 1 – 2 of 2) sorted by relevance
/external/freetype/src/cff/ |
D | cffdrivr.c | 146 cff_glyph_load( FT_GlyphSlot cffslot, /* CFF_GlyphSlot */ in cff_glyph_load() function 264 error = cff_glyph_load( slot, face->size, start + nn, flags ); in cff_get_advances() 895 cff_glyph_load,
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffdrivr.c | 146 cff_glyph_load( FT_GlyphSlot cffslot, /* CFF_GlyphSlot */ in cff_glyph_load() function 264 error = cff_glyph_load( slot, face->size, start + nn, flags ); in cff_get_advances() 895 cff_glyph_load,
|