Home
last modified time | relevance | path

Searched refs:FT_Get_Glyph (Results 1 – 7 of 7) sorted by relevance

/external/freetype/include/freetype/
Dftglyph.h235 FT_Get_Glyph( FT_GlyphSlot slot,
/external/pdfium/third_party/freetype/include/freetype/
Dftglyph.h235 FT_Get_Glyph( FT_GlyphSlot slot,
/external/pdfium/core/fxge/
Dfx_freetype.h168 #define FXFT_Get_Glyph(slot, aglyph) FT_Get_Glyph(slot, aglyph)
/external/freetype/src/cache/
Dftcbasic.c186 error = FT_Get_Glyph( face->glyph, &glyph ); in ftc_basic_family_load_glyph()
/external/pdfium/third_party/freetype/src/base/
Dftglyph.c359 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph() function
/external/freetype/src/base/
Dftglyph.c363 FT_Get_Glyph( FT_GlyphSlot slot, in FT_Get_Glyph() function
/external/ImageMagick/MagickCore/
Dannotate.c1528 ft_status=FT_Get_Glyph(face->glyph,&glyph.image); in RenderFreetype()
1706 ft_status=FT_Get_Glyph(face->glyph,&glyph.image); in RenderFreetype()