Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dsfnt.h715 TT_Load_SBit_Image_Func load_sbit_image; member
874 FT_INTERNAL(load_sbit_image,load_sbit_image_) \
/external/freetype/src/truetype/
Dttgload.c1768 load_sbit_image( TT_Size size, in load_sbit_image() function
1784 error = sfnt->load_sbit_image( face, in load_sbit_image()
2003 error = load_sbit_image( size, glyph, glyph_index, load_flags ); in TT_Load_Glyph()
/external/freetype/src/cff/
Dcffgload.c2646 error = sfnt->load_sbit_image( face, in cff_slot_load()