Home
last modified time | relevance | path

Searched refs:the_glyph (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/base/
Dftglyph.c536 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph, in FT_Glyph_To_Bitmap() argument
552 if ( !the_glyph ) in FT_Glyph_To_Bitmap()
554 glyph = *the_glyph; in FT_Glyph_To_Bitmap()
624 *the_glyph = FT_GLYPH( bitmap ); in FT_Glyph_To_Bitmap()
/external/freetype/include/freetype/
Dftglyph.h572 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph,