Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dfx_freetype.h147 FT_Render_Glyph(((FT_Face)face)->glyph, (enum FT_Render_Mode_)mode)
/external/pdfium/third_party/freetype/include/freetype/
Dfreetype.h3032 FT_Render_Glyph( FT_GlyphSlot slot,
/external/freetype/include/freetype/
Dfreetype.h3203 FT_Render_Glyph( FT_GlyphSlot slot,
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp411 FT_Error err = FT_Render_Glyph(face->glyph, doVert ? FT_RENDER_MODE_LCD_V : 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.c859 error = FT_Render_Glyph( slot, mode ); in FT_Load_Glyph()
4353 FT_Render_Glyph( FT_GlyphSlot slot, in FT_Render_Glyph() function