HomeSort by relevance Sort by last modified time
    Searched defs:FT_Glyph (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/freetype/include/freetype/
ftglyph.h 62 /* through generic FT_Glyph objects. Each of them can contain a */
75 /* FT_Glyph */
87 typedef struct FT_GlyphRec_* FT_Glyph;
125 /* a sub-class of @FT_Glyph, and a pointer to @FT_BitmapGlyphRec. */
140 /* root :: The root @FT_Glyph fields. */
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
177 /* is a sub-class of @FT_Glyph, and a pointer to @FT_OutlineGlyphRec. */
192 /* root :: The root @FT_Glyph fields. */
197 /* You can typecast an @FT_Glyph to @FT_OutlineGlyph if you have */
223 /* the created @FT_Glyph object must be released with @FT_Done_Glyph. *
    [all...]
  /external/freetype/include/
ftglyph.h 62 /* through generic FT_Glyph objects. Each of them can contain a */
75 /* FT_Glyph */
87 typedef struct FT_GlyphRec_* FT_Glyph;
125 /* a sub-class of @FT_Glyph, and a pointer to @FT_BitmapGlyphRec. */
140 /* root :: The root @FT_Glyph fields. */
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
177 /* is a sub-class of @FT_Glyph, and a pointer to @FT_OutlineGlyphRec. */
192 /* root :: The root @FT_Glyph fields. */
197 /* You can typecast an @FT_Glyph to @FT_OutlineGlyph if you have */
223 /* the created @FT_Glyph object must be released with @FT_Done_Glyph. *
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftglyph.h 62 /* through generic FT_Glyph objects. Each of them can contain a */
75 /* FT_Glyph */
87 typedef struct FT_GlyphRec_* FT_Glyph;
125 /* a sub-class of @FT_Glyph, and a pointer to @FT_BitmapGlyphRec. */
140 /* root :: The root @FT_Glyph fields. */
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
177 /* is a sub-class of @FT_Glyph, and a pointer to @FT_OutlineGlyphRec. */
192 /* root :: The root @FT_Glyph fields. */
197 /* You can typecast an @FT_Glyph to @FT_OutlineGlyph if you have */
223 /* the created @FT_Glyph object must be released with @FT_Done_Glyph. *
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftglyph.h 62 /* through generic FT_Glyph objects. Each of them can contain a */
75 /* FT_Glyph */
87 typedef struct FT_GlyphRec_* FT_Glyph;
125 /* a sub-class of @FT_Glyph, and a pointer to @FT_BitmapGlyphRec. */
140 /* root :: The root @FT_Glyph fields. */
153 /* You can typecast an @FT_Glyph to @FT_BitmapGlyph if you have */
177 /* is a sub-class of @FT_Glyph, and a pointer to @FT_OutlineGlyphRec. */
192 /* root :: The root @FT_Glyph fields. */
197 /* You can typecast an @FT_Glyph to @FT_OutlineGlyph if you have */
223 /* the created @FT_Glyph object must be released with @FT_Done_Glyph. *
    [all...]

Completed in 158 milliseconds