/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
D | ftgloadr.h | 83 FT_UInt max_contours; member 134 (FT_UInt)(_count) ) <= (_loader)->max_contours )
|
D | tttypes.h | 1441 FT_Short max_contours; member
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | ftgloadr.h | 83 FT_UInt max_contours; member 134 (FT_UInt)(_count) ) <= (_loader)->max_contours )
|
D | tttypes.h | 1441 FT_Short max_contours; member
|
/external/freetype/include/freetype/internal/ |
D | ftgloadr.h | 65 FT_UInt max_contours; member 116 (FT_UInt)(_count) ) <= (_loader)->max_contours )
|
D | tttypes.h | 1441 FT_Short max_contours; member
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftgloadr.c | 119 loader->max_contours = 0; in FT_GlyphLoader_Reset() 248 old_max = loader->max_contours; in FT_GlyphLoader_CheckPoints() 262 loader->max_contours = new_max; in FT_GlyphLoader_CheckPoints()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/ |
D | ftgloadr.c | 119 loader->max_contours = 0; in FT_GlyphLoader_Reset() 248 old_max = loader->max_contours; in FT_GlyphLoader_CheckPoints() 262 loader->max_contours = new_max; in FT_GlyphLoader_CheckPoints()
|
/external/freetype/src/base/ |
D | ftgloadr.c | 119 loader->max_contours = 0; in FT_GlyphLoader_Reset() 248 old_max = loader->max_contours; in FT_GlyphLoader_CheckPoints() 262 loader->max_contours = new_max; in FT_GlyphLoader_CheckPoints()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/ |
D | t1objs.h | 124 FT_Int max_contours; member
|
/external/pdfium/third_party/freetype/src/type1/ |
D | t1objs.h | 124 FT_Int max_contours; member
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | maximum_profile_table.cc | 141 void MaximumProfileTable::Builder::SetMaxContours(int32_t max_contours) { in SetMaxContours() argument 142 InternalWriteData()->WriteUShort(Offset::kMaxContours, max_contours); in SetMaxContours()
|
D | maximum_profile_table.h | 50 void SetMaxContours(int32_t max_contours);
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
D | afhints.h | 346 FT_Int max_contours; /* number of allocated contours */ member
|
D | afhints.c | 671 hints->max_contours = 0; in af_glyph_hints_done() 721 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload() 728 hints->max_contours = AF_CONTOURS_EMBEDDED; in af_glyph_hints_reload() 741 hints->max_contours = (FT_Int)new_max; in af_glyph_hints_reload()
|
/external/freetype/src/autofit/ |
D | afhints.h | 348 FT_Int max_contours; /* number of allocated contours */ member
|
D | afhints.c | 692 hints->max_contours = 0; in af_glyph_hints_done() 742 old_max = (FT_UInt)hints->max_contours; in af_glyph_hints_reload() 749 hints->max_contours = AF_CONTOURS_EMBEDDED; in af_glyph_hints_reload() 762 hints->max_contours = (FT_Int)new_max; in af_glyph_hints_reload()
|
/external/freetype/src/truetype/ |
D | ttobjs.c | 84 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done() 134 zone->max_contours = maxContours; in tt_glyphzone_new()
|
/external/pdfium/third_party/freetype/src/truetype/ |
D | ttobjs.c | 88 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done() 138 zone->max_contours = maxContours; in tt_glyphzone_new()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
D | ttobjs.c | 88 zone->max_contours = zone->n_contours = 0; in tt_glyphzone_done() 138 zone->max_contours = maxContours; in tt_glyphzone_new()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.22 | 883 unused `max_points' and `max_contours'. 2697 Set max_points and max_contours properly.
|
D | ChangeLog | 3058 * src/autofit/afhints.c (af_glyph_hints_reload): Set `max_contours'
|