Home
last modified time | relevance | path

Searched refs:checksumAdjustment (Results 1 – 19 of 19) sorted by relevance

/third_party/flutter/skia/src/sfnt/
DSkOTUtils.cpp168 headTable->checksumAdjustment = SkEndian_SwapBE32(0); in RenameFont()
170 …headTable->checksumAdjustment = SkEndian_SwapBE32(SkOTTableHead::fontChecksum - unadjustedFontChec… in RenameFont()
DSkOTTable_head.h27 SK_OT_ULONG checksumAdjustment; member
/third_party/skia/src/sfnt/
DSkOTUtils.cpp170 headTable->checksumAdjustment = SkEndian_SwapBE32(0); in RenameFont()
172 …headTable->checksumAdjustment = SkEndian_SwapBE32(SkOTTableHead::fontChecksum - unadjustedFontChec… in RenameFont()
DSkOTTable_head.h27 SK_OT_ULONG checksumAdjustment; member
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DOTFBasicEditingTests.java120 long checksumAdjustment = header.checkSumAdjustment(); in testChecksum() local
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DOTFBasicEditingTests.java120 long checksumAdjustment = header.checkSumAdjustment(); in testChecksum() local
/third_party/icu/icu4c/source/samples/layout/
Dsfnt.h156 le_uint32 checksumAdjustment; member
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dsfnt.h156 le_uint32 checksumAdjustment; member
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dsfnt.h156 le_uint32 checksumAdjustment; member
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DFontHeaderTable.java465 long checksumAdjustment = in subReadyToSerialize() local
467 this.setCheckSumAdjustment(checksumAdjustment); in subReadyToSerialize()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DFontHeaderTable.java465 long checksumAdjustment = in subReadyToSerialize() local
467 this.setCheckSumAdjustment(checksumAdjustment); in subReadyToSerialize()
/third_party/icu/icu4c/source/test/perf/leperf/
DFontObject.h119 le_uint32 checksumAdjustment; member
Dsfnt.h285 le_uint32 checksumAdjustment; member
DPortableFontInstance.cpp145 fFontChecksum = SWAPL(headTable->checksumAdjustment); in PortableFontInstance()
/third_party/icu/icu4c/source/test/letest/
DFontObject.h115 le_uint32 checksumAdjustment; member
Dsfnt.h281 le_uint32 checksumAdjustment; member
DPortableFontInstance.cpp142 fFontChecksum = SWAPL(headTable->checksumAdjustment); in PortableFontInstance()
/third_party/freetype/
DChangeLog1646 checksum and update `checksumAdjustment' entry in head table.
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.2104395 checksum and update `checksumAdjustment' entry in head table.