Home
last modified time | relevance | path

Searched defs:maxCompositePoints (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DMaximumProfileTable.java44 maxCompositePoints(10), enumConstant
82 public int maxCompositePoints() { in maxCompositePoints() method in MaximumProfileTable
185 public int maxCompositePoints() { in maxCompositePoints() method in MaximumProfileTable.Builder
189 public void setMaxCompositePoints(int maxCompositePoints) { in setMaxCompositePoints()
/third_party/skia/src/sfnt/
DSkOTTable_maxp_TT.h23 SK_OT_USHORT maxCompositePoints; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-maxp-table.hh52 HBUINT16 maxCompositePoints; /* Maximum points in a composite glyph. */ member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttables.h573 FT_UShort maxCompositePoints; member