Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h124 FT_Short maxContours,
A Dttinterp.h218 FT_Short maxContours; /* record, expressed in points and */ member
A Dttobjs.c118 FT_Short maxContours, in tt_glyphzone_new() argument
131 FT_NEW_ARRAY( zone->contours, maxContours ) ) in tt_glyphzone_new()
138 zone->max_contours = maxContours; in tt_glyphzone_new()
A Dttinterp.c420 exec->maxContours = 0; in TT_Done_Context()
479 exec->maxContours = 0; in Init_Context()
/AliOS-Things-master/components/freetype/include/
A Dtttables.h537 FT_UShort maxContours; member
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttload.c641 FT_FRAME_USHORT( maxContours ), in tt_face_load_maxp()
665 maxProfile->maxContours = 0; in tt_face_load_maxp()

Completed in 28 milliseconds