Home
last modified time | relevance | path

Searched defs:maxCompositeContours (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DMaximumProfileTable.java45 maxCompositeContours(12), enumConstant
86 public int maxCompositeContours() { in maxCompositeContours() method in MaximumProfileTable
193 public int maxCompositeContours() { in maxCompositeContours() method in MaximumProfileTable.Builder
197 public void setMaxCompositeContours(int maxCompositeContours) { in setMaxCompositeContours()
/third_party/skia/m133/src/sfnt/
DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/third_party/skia/src/sfnt/
DSkOTTable_maxp_TT.h24 SK_OT_USHORT maxCompositeContours; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-maxp-table.hh53 HBUINT16 maxCompositeContours; /* Maximum contours in a composite glyph. */ member
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-maxp-table.hh53 HBUINT16 maxCompositeContours; /* Maximum contours in a composite glyph. */ member
Dhb-subset-plan.hh62 unsigned maxCompositeContours; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttables.h574 FT_UShort maxCompositeContours; member