Home
last modified time | relevance | path

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

/external/pdfium/core/include/thirdparties/freetype/freetype/
Dftbitmap.h191 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
Dftbitmap.h191 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
/external/chromium_org/third_party/freetype/include/freetype/
Dftbitmap.h191 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
/external/freetype/include/
Dftbitmap.h191 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot );
/external/chromium_org/third_party/freetype/src/base/
Dftsynth.c127 error = FT_GlyphSlot_Own_Bitmap( slot ); in FT_GlyphSlot_Embolden()
Dftbitmap.c712 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ) in FT_GlyphSlot_Own_Bitmap() function
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftsynth.c127 error = FT_GlyphSlot_Own_Bitmap( slot ); in FT_GlyphSlot_Embolden()
Dfxft_ftbitmap.c712 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ) in FT_GlyphSlot_Own_Bitmap() function
/external/freetype/src/base/
Dftsynth.c127 error = FT_GlyphSlot_Own_Bitmap( slot ); in FT_GlyphSlot_Embolden()
Dftbitmap.c705 FT_GlyphSlot_Own_Bitmap( FT_GlyphSlot slot ) in FT_GlyphSlot_Own_Bitmap() function
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/
Dfoxitnames.h112 #define FT_GlyphSlot_Own_Bitmap FPDFAPI_FT_GlyphSlot_Own_Bitmap macro
/external/pdfium/core/include/thirdparties/freetype/
Dfoxitnames.h107 #define FT_GlyphSlot_Own_Bitmap FPDFAPI_FT_GlyphSlot_Own_Bitmap macro
/external/chromium_org/third_party/skia/src/ports/
DSkFontHost_FreeType_common.cpp408 FT_GlyphSlot_Own_Bitmap(face->glyph); in generateGlyphImage()
DSkFontHost_FreeType.cpp1520 FT_GlyphSlot_Own_Bitmap(glyph); in emboldenIfNeeded()
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp408 FT_GlyphSlot_Own_Bitmap(face->glyph); in generateGlyphImage()
DSkFontHost_FreeType.cpp1569 FT_GlyphSlot_Own_Bitmap(glyph); in emboldenIfNeeded()