Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/base/
Dftglyph.c507 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph, in FT_Glyph_To_Bitmap() argument
524 if ( !the_glyph ) in FT_Glyph_To_Bitmap()
526 glyph = *the_glyph; in FT_Glyph_To_Bitmap()
596 *the_glyph = FT_GLYPH( bitmap ); in FT_Glyph_To_Bitmap()
/external/freetype/src/base/
Dftglyph.c511 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph, in FT_Glyph_To_Bitmap() argument
528 if ( !the_glyph ) in FT_Glyph_To_Bitmap()
530 glyph = *the_glyph; in FT_Glyph_To_Bitmap()
600 *the_glyph = FT_GLYPH( bitmap ); in FT_Glyph_To_Bitmap()
/external/freetype/include/freetype/
Dftglyph.h519 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph,
/external/pdfium/third_party/freetype/include/freetype/
Dftglyph.h519 FT_Glyph_To_Bitmap( FT_Glyph* the_glyph,