Home
last modified time | relevance | path

Searched refs:segCountX2 (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/test/perf/leperf/
Dsfnt.h134 le_uint16 segCountX2; member
152 le_uint16 segCountX2; member
DFontObject.h88 le_uint16 segCountX2; member
Dcmaps.cpp160 le_uint16 segCount = SWAPW(header->segCountX2) / 2; in CMAPFormat4Mapper()
DFontObject.cpp149 cmSegCount = SWAPW(header->segCountX2) / 2; in initUnicodeCMAP()
/third_party/icu/icu4c/source/test/letest/
Dsfnt.h130 le_uint16 segCountX2; member
148 le_uint16 segCountX2; member
DFontObject.h84 le_uint16 segCountX2; member
Dcmaps.cpp159 le_uint16 segCount = SWAPW(header->segCountX2) / 2; in CMAPFormat4Mapper()
DFontObject.cpp145 cmSegCount = SWAPW(header->segCountX2) / 2; in initUnicodeCMAP()
/third_party/icu/icu4c/source/samples/layout/
Dsfnt.h91 le_uint16 segCountX2; member
Dcmaps.cpp119 le_uint16 segCount = SWAPW(header->segCountX2) / 2; in CMAPFormat4Mapper()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dsfnt.h91 le_uint16 segCountX2; member
Dcmaps.cpp119 le_uint16 segCount = SWAPW(header->segCountX2) / 2; in CMAPFormat4Mapper()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dsfnt.h91 le_uint16 segCountX2; member
Dcmaps.cpp119 le_uint16 segCount = SWAPW(header->segCountX2) / 2; in CMAPFormat4Mapper()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh95 this->segCountX2 = segments.length * 2; in serialize()
234 segCount = subtable->segCountX2 / 2; in init()
358 return_trace (16 + 4 * (unsigned int) segCountX2 <= length); in sanitize()
368 HBUINT16 segCountX2; /* 2 x segCount. */ member
/third_party/harfbuzz/src/
Dhb-ot-cmap-table.hh282 this->segCountX2 = segcount * 2; in serialize()
298 segCount = subtable->segCountX2 / 2; in init()
477 return_trace (16 + 4 * (unsigned int) segCountX2 <= length); in sanitize()
487 HBUINT16 segCountX2; /* 2 x segCount. */ member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh291 this->segCountX2 = segcount * 2; in serialize()
312 segCount = subtable->segCountX2 / 2; in init()
491 return_trace (16 + 4 * (unsigned int) segCountX2 <= length); in sanitize()
501 HBUINT16 segCountX2; /* 2 x segCount. */ member