Home
last modified time | relevance | path

Searched refs:maxContours (Results 1 – 9 of 9) sorted by relevance

/external/icu4c/samples/layout/
Dsfnt.h171 le_uint16 maxContours; member
/external/freetype/src/truetype/
Dttobjs.h124 FT_Short maxContours,
Dttinterp.h176 FT_Short maxContours; /* record, expressed in points and */ member
Dttobjs.c117 FT_Short maxContours, in tt_glyphzone_new() argument
130 FT_NEW_ARRAY( zone->contours, maxContours ) ) in tt_glyphzone_new()
137 zone->max_contours = maxContours; in tt_glyphzone_new()
Dttinterp.c411 exec->maxContours = 0; in TT_Done_Context()
470 exec->maxContours = 0; in Init_Context()
/external/icu4c/test/letest/
DFontObject.h134 le_uint16 maxContours; member
Dsfnt.h304 le_uint16 maxContours; member
/external/freetype/include/freetype/
Dtttables.h533 FT_UShort maxContours; member
/external/freetype/src/sfnt/
Dttload.c642 FT_FRAME_USHORT( maxContours ), in tt_face_load_maxp()
666 maxProfile->maxContours = 0; in tt_face_load_maxp()