Home
last modified time | relevance | path

Searched refs:FT_GlyphSlot_Own_Bitmap (Results 1 – 8 of 8) sorted by relevance

/external/freetype/include/freetype/
Dftbitmap.h276 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
/external/freetype/src/base/
Dftsynth.c136 error = FT_GlyphSlot_Own_Bitmap( slot ); in FT_GlyphSlot_Embolden()
Dftbitmap.c1145 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ) in FT_GlyphSlot_Own_Bitmap() function
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp1542 FT_GlyphSlot_Own_Bitmap(glyph); in emboldenIfNeeded()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp1542 FT_GlyphSlot_Own_Bitmap(glyph); in emboldenIfNeeded()
/external/freetype/
DChangeLog.22664 have to wait until `FT_GlyphSlot_Own_Bitmap' is stabilized.
672 * include/freetype/ftsynth.h (FT_GlyphSlot_Own_Bitmap),
673 src/base/ftsynth.c (FT_GlyphSlot_Own_Bitmap): New function to make
DChangeLog.233607 FT_GlyphSlot_Own_Bitmap to...
/external/freetype/docs/
DCHANGES1846 - The function `FT_GlyphSlot_Own_Bitmap' has been moved from