Searched refs:maxContours (Results 26 - 33 of 33) sorted by last modified time

12

/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A DFontObject.h134 le_uint16 maxContours; member in struct:MAXPTable
H A Dsfnt.h304 le_uint16 maxContours; member in struct:MAXPTable
/external/chromium_org/third_party/freetype/include/freetype/
H A Dtttables.h483 /* maxContours :: The maximum number of contours in a */
494 /* structure element `maxContours'. */
533 FT_UShort maxContours; member in struct:TT_MaxProfile_
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttload.c644 FT_FRAME_USHORT( maxContours ),
668 maxProfile->maxContours = 0;
/external/chromium_org/third_party/freetype/src/truetype/
H A Dttinterp.c420 exec->maxContours = 0;
479 exec->maxContours = 0;
H A Dttinterp.h218 FT_Short maxContours; /* record, expressed in points and */ member in struct:TT_ExecContextRec_
H A Dttobjs.c107 /* maxContours :: The capacity of glyph zone in contours. */
118 FT_Short maxContours,
131 FT_NEW_ARRAY( zone->contours, maxContours ) )
138 zone->max_contours = maxContours;
H A Dttobjs.h124 FT_Short maxContours,

Completed in 201 milliseconds

12