Home
last modified time | relevance | path

Searched defs:maxFunctionDefs (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DMaximumProfileTable.java49 maxFunctionDefs(20), enumConstant
102 public int maxFunctionDefs() { in maxFunctionDefs() method in MaximumProfileTable
226 public int maxFunctionDefs() { in maxFunctionDefs() method in MaximumProfileTable.Builder
230 public void setMaxFunctionDefs(int maxFunctionDefs) { in setMaxFunctionDefs()
/third_party/skia/src/sfnt/
DSkOTTable_maxp_TT.h33 SK_OT_USHORT maxFunctionDefs; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-maxp-table.hh59 HBUINT16 maxFunctionDefs; /* Number of FDEFs, equal to the highest function number + 1. */ member
/third_party/icu/icu4c/source/test/letest/
DFontObject.h142 le_uint16 maxFunctionDefs; member
Dsfnt.h312 le_uint16 maxFunctionDefs; member
/third_party/icu/icu4c/source/test/perf/leperf/
DFontObject.h146 le_uint16 maxFunctionDefs; member
Dsfnt.h316 le_uint16 maxFunctionDefs; member
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dsfnt.h183 le_uint16 maxFunctionDefs; member
/third_party/icu/icu4c/source/samples/layout/
Dsfnt.h183 le_uint16 maxFunctionDefs; member
/third_party/skia/third_party/externals/freetype/include/freetype/
Dtttables.h578 FT_UShort maxFunctionDefs; member