Home
last modified time | relevance | path

Searched refs:FT_GlyphSlotRec (Results 1 – 17 of 17) sorted by relevance

/external/freetype/include/freetype/internal/
Dcffotypes.h62 FT_GlyphSlotRec root;
/external/freetype/src/pfr/
Dpfrobjs.h53 FT_GlyphSlotRec root;
/external/freetype/src/cid/
Dcidobjs.h103 FT_GlyphSlotRec root;
/external/freetype/src/type1/
Dt1objs.h118 FT_GlyphSlotRec root;
/external/freetype/src/type42/
Dt42objs.h48 FT_GlyphSlotRec root;
/external/freetype/src/truetype/
Dttdriver.c642 sizeof ( FT_GlyphSlotRec ),
/external/freetype/src/base/
Dftglyph.c540 FT_GlyphSlotRec dummy; in FT_Glyph_To_Bitmap()
/external/freetype/include/freetype/
Dfreetype.h2004 } FT_GlyphSlotRec; typedef
/external/freetype/src/pcf/
Dpcfdrivr.c851 sizeof ( FT_GlyphSlotRec ),
/external/freetype/src/bdf/
Dbdfdrivr.c985 sizeof ( FT_GlyphSlotRec ),
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp472 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage()
/external/skqp/src/ports/
DSkFontHost_FreeType_common.cpp472 FT_GlyphSlotRec& ftGlyph = *face->glyph; in generateGlyphImage()
/external/freetype/src/winfonts/
Dwinfnt.c1180 sizeof ( FT_GlyphSlotRec ),
/external/freetype/
DChangeLog706 * include/freetype/freetype.h (FT_GlyphSlotRec): Rename unused
2787 * include/freetype/freetype.h (FT_GlyphSlotRec): Document the change.
DChangeLog.22934 * include/freetype/freetype.h (FT_GlyphSlotRec): Improve
DChangeLog.212106 (FT_GlyphSlotRec): Here to retain binary compatibility with older
/external/freetype/docs/
DCHANGES2575 - The `FT_GlyphSlotRec' structure has been extended: The elements
2579 considerably. See the documentation of `FT_GlyphSlotRec' and
4135 * The type FT_GlyphSlotRec has now a `library' field.