Home
last modified time | relevance | path

Searched refs:FT_Render_Glyph (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_freetype.h145 FT_Render_Glyph(((FT_Face)face)->glyph, (enum FT_Render_Mode_)mode)
/external/freetype/include/
Dfreetype.h2916 FT_Render_Glyph( FT_GlyphSlot slot,
/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h3032 FT_Render_Glyph( FT_GlyphSlot slot,
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp367 FT_Render_Glyph(face->glyph, doVert ? FT_RENDER_MODE_LCD_V : FT_RENDER_MODE_LCD); in generateGlyphImage()
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c835 error = FT_Render_Glyph( slot, mode ); in FT_Load_Glyph()
4206 FT_Render_Glyph( FT_GlyphSlot slot, in FT_Render_Glyph() function
/external/freetype/src/base/
Dftobjs.c835 error = FT_Render_Glyph( slot, mode ); in FT_Load_Glyph()
4166 FT_Render_Glyph( FT_GlyphSlot slot, in FT_Render_Glyph() function