/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | FontHeaderTable.java | 58 fontRevision(4), enumConstant 107 public int fontRevision() { in fontRevision() method in FontHeaderTable 108 return this.data.readFixed(Offset.fontRevision.offset); in fontRevision() 520 public int fontRevision() { in fontRevision() method in FontHeaderTable.Builder 521 return this.table().fontRevision(); in fontRevision() 525 this.internalWriteData().writeFixed(Offset.fontRevision.offset, revision); in setFontRevision()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
D | FontHeaderTable.java | 58 fontRevision(4), enumConstant 107 public int fontRevision() { in fontRevision() method in FontHeaderTable 108 return this.data.readFixed(Offset.fontRevision.offset); in fontRevision() 520 public int fontRevision() { in fontRevision() method in FontHeaderTable.Builder 521 return this.table().fontRevision(); in fontRevision() 525 this.internalWriteData().writeFixed(Offset.fontRevision.offset, revision); in setFontRevision()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-head-table.hh | 81 FixedVersion<>fontRevision; /* Set by font manufacturer. */ member
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | MtxHeadBuilder.java | 38 fontRevision(4), enumConstant
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
D | MtxHeadBuilder.java | 38 fontRevision(4), enumConstant
|
/third_party/harfbuzz/src/ |
D | hb-ot-head-table.hh | 93 FixedVersion<>fontRevision; /* Set by font manufacturer. */ member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-head-table.hh | 95 FixedVersion<>fontRevision; /* Set by font manufacturer. */ member
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/ |
D | WoffWriter.java | 65 return (head.fontRevision() >> 16) & 0xffff; in extractMajorVersion() 70 return head.fontRevision() & 0xffff; in extractMinorVersion()
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/ |
D | WoffWriter.java | 65 return (head.fontRevision() >> 16) & 0xffff; in extractMajorVersion() 70 return head.fontRevision() & 0xffff; in extractMinorVersion()
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_head.h | 25 SK_OT_Fixed fontRevision; member
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_head.h | 25 SK_OT_Fixed fontRevision; member
|
/third_party/icu/icu4c/source/samples/layout/ |
D | sfnt.h | 155 fixed fontRevision; member
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | sfnt.h | 155 fixed fontRevision; member
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | sfnt.h | 155 fixed fontRevision; member
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | FontObject.h | 118 fixed fontRevision; member
|
D | sfnt.h | 284 fixed fontRevision; member
|
/third_party/icu/icu4c/source/test/letest/ |
D | FontObject.h | 114 fixed fontRevision; member
|
D | sfnt.h | 280 fixed fontRevision; member
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4120 fontRevision
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4120 fontRevision
|