HomeSort by relevance Sort by last modified time
    Searched refs:maxContours (Results 1 - 25 of 32) sorted by null

1 2

  /external/fonttools/Lib/fontTools/ttLib/tables/
_m_a_x_p.py 16 maxContours: H
71 maxContours = 0
89 maxContours = max(maxContours, nContours)
107 self.maxContours = maxContours
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_maxp_TT.h 23 SK_OT_USHORT maxContours;
  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 23 SK_OT_USHORT maxContours;
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 483 /* maxContours :: The maximum number of contours in a */
494 /* structure element `maxContours'. */
533 FT_UShort maxContours;
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.h 124 FT_Short maxContours,
ttinterp.h 218 FT_Short maxContours; /* record, expressed in points and */
  /external/chromium_org/third_party/icu/source/samples/layout/
sfnt.h 171 le_uint16 maxContours;
  /external/chromium_org/third_party/icu/source/test/letest/
FontObject.h 134 le_uint16 maxContours;
sfnt.h 304 le_uint16 maxContours;
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
FontObject.h 134 le_uint16 maxContours;
sfnt.h 304 le_uint16 maxContours;
  /external/freetype/include/
tttables.h 487 /* maxContours :: The maximum number of contours in a */
498 /* structure element `maxContours'. */
537 FT_UShort maxContours;
    [all...]
  /external/freetype/src/truetype/
ttobjs.h 124 FT_Short maxContours,
ttinterp.h 218 FT_Short maxContours; /* record, expressed in points and */
  /external/icu/icu4c/source/samples/layout/
sfnt.h 171 le_uint16 maxContours;
  /external/icu/icu4c/source/test/letest/
FontObject.h 134 le_uint16 maxContours;
sfnt.h 304 le_uint16 maxContours;
  /external/icu/icu4c/source/test/perf/leperf/
FontObject.h 134 le_uint16 maxContours;
sfnt.h 304 le_uint16 maxContours;
  /external/pdfium/core/include/thirdparties/freetype/freetype/
tttables.h 483 /* maxContours :: The maximum number of contours in a */
494 /* structure element `maxContours'. */
533 FT_UShort maxContours;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
tttables.h 483 /* maxContours :: The maximum number of contours in a */
494 /* structure element `maxContours'. */
533 FT_UShort maxContours;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttobjs.h 124 FT_Short maxContours,
ttinterp.h 218 FT_Short maxContours; /* record, expressed in points and */
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 644 FT_FRAME_USHORT( maxContours ),
668 maxProfile->maxContours = 0;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 641 FT_FRAME_USHORT( maxContours ),
665 maxProfile->maxContours = 0;
    [all...]

Completed in 185 milliseconds

1 2