Searched defs:FT_BitmapGlyph (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftglyph.h121 /* FT_BitmapGlyph */
127 typedef struct FT_BitmapGlyphRec_* FT_BitmapGlyph; typedef in typeref:struct:FT_BitmapGlyphRec_
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
157 /* The corresponding pixel buffer is always owned by @FT_BitmapGlyph */
466 /* FT_BitmapGlyph glyph_bitmap; */
485 /* glyph_bitmap = (FT_BitmapGlyph)glyph; */
/external/freetype/include/
H A Dftglyph.h121 /* FT_BitmapGlyph */
127 typedef struct FT_BitmapGlyphRec_* FT_BitmapGlyph; typedef in typeref:struct:FT_BitmapGlyphRec_
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
157 /* The corresponding pixel buffer is always owned by @FT_BitmapGlyph */
466 /* FT_BitmapGlyph glyph_bitmap; */
485 /* glyph_bitmap = (FT_BitmapGlyph)glyph; */
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftglyph.h121 /* FT_BitmapGlyph */
127 typedef struct FT_BitmapGlyphRec_* FT_BitmapGlyph; typedef in typeref:struct:FT_BitmapGlyphRec_
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
157 /* The corresponding pixel buffer is always owned by @FT_BitmapGlyph */
466 /* FT_BitmapGlyph glyph_bitmap; */
485 /* glyph_bitmap = (FT_BitmapGlyph)glyph; */
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftglyph.h121 /* FT_BitmapGlyph */
127 typedef struct FT_BitmapGlyphRec_* FT_BitmapGlyph; typedef in typeref:struct:FT_BitmapGlyphRec_
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
157 /* The corresponding pixel buffer is always owned by @FT_BitmapGlyph */
466 /* FT_BitmapGlyph glyph_bitmap; */
485 /* glyph_bitmap = (FT_BitmapGlyph)glyph; */

Completed in 128 milliseconds