Searched refs:maxContours (Results 1 - 25 of 33) sorted by relevance

12

/external/fonttools/Lib/fontTools/ttLib/tables/
H A D_m_a_x_p.py16 maxContours: H
71 maxContours = 0
89 maxContours = max(maxContours, nContours)
107 self.maxContours = maxContours
/external/fonttools/Tools/fontTools/ttLib/tables/
H A D_m_a_x_p.py16 maxContours: H
71 maxContours = 0
89 maxContours = max(maxContours, nContours)
107 self.maxContours = maxContours
/external/chromium_org/third_party/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h23 SK_OT_USHORT maxContours; member in struct:SkOTTableMaximumProfile_TT
/external/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h23 SK_OT_USHORT maxContours; member in struct:SkOTTableMaximumProfile_TT
/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/truetype/
H A Dttobjs.h124 FT_Short maxContours,
H A Dttinterp.h218 FT_Short maxContours; /* record, expressed in points and */ member in struct:TT_ExecContextRec_
/external/chromium_org/third_party/icu/source/samples/layout/
H A Dsfnt.h171 le_uint16 maxContours; member in struct:MAXPTable
/external/chromium_org/third_party/icu/source/test/letest/
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/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/freetype/include/
H A Dtttables.h487 /* maxContours :: The maximum number of contours in a */
498 /* structure element `maxContours'. */
537 FT_UShort maxContours; member in struct:TT_MaxProfile_
/external/freetype/src/truetype/
H A Dttobjs.h124 FT_Short maxContours,
H A Dttinterp.h218 FT_Short maxContours; /* record, expressed in points and */ member in struct:TT_ExecContextRec_
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h171 le_uint16 maxContours; member in struct:MAXPTable
/external/icu/icu4c/source/test/letest/
H A DFontObject.h134 le_uint16 maxContours; member in struct:MAXPTable
H A Dsfnt.h304 le_uint16 maxContours; member in struct:MAXPTable
/external/icu/icu4c/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/pdfium/core/include/thirdparties/freetype/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
H A Dttobjs.h124 FT_Short maxContours,
H A Dttinterp.h218 FT_Short maxContours; /* record, expressed in points and */ member in struct:TT_ExecContextRec_
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttload.c644 FT_FRAME_USHORT( maxContours ),
668 maxProfile->maxContours = 0;

Completed in 479 milliseconds

12