HomeSort by relevance Sort by last modified time
    Searched refs:maxCompositeContours (Results 1 - 10 of 10) sorted by null

  /external/fonttools/Lib/fontTools/ttLib/tables/
_m_a_x_p.py 18 maxCompositeContours: H
73 maxCompositeContours = 0
93 maxCompositeContours = max(maxCompositeContours, nContours)
109 self.maxCompositeContours = maxCompositeContours
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_maxp_TT.h 25 SK_OT_USHORT maxCompositeContours;
  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 25 SK_OT_USHORT maxCompositeContours;
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 486 /* `maxCompositeContours'. */
492 /* maxCompositeContours :: The maximum number of contours in a */
535 FT_UShort maxCompositeContours;
    [all...]
  /external/freetype/include/
tttables.h 490 /* `maxCompositeContours'. */
496 /* maxCompositeContours :: The maximum number of contours in a */
539 FT_UShort maxCompositeContours;
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
tttables.h 486 /* `maxCompositeContours'. */
492 /* maxCompositeContours :: The maximum number of contours in a */
535 FT_UShort maxCompositeContours;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
tttables.h 486 /* `maxCompositeContours'. */
492 /* maxCompositeContours :: The maximum number of contours in a */
535 FT_UShort maxCompositeContours;
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 646 FT_FRAME_USHORT( maxCompositeContours ),
670 maxProfile->maxCompositeContours = 0;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 643 FT_FRAME_USHORT( maxCompositeContours ),
667 maxProfile->maxCompositeContours = 0;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c 669 FT_FRAME_USHORT( maxCompositeContours ),
693 maxProfile->maxCompositeContours = 0;
    [all...]

Completed in 411 milliseconds