Home
last modified time | relevance | path

Searched defs:tableTag (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/icu/icu4c/source/test/perf/leperf/
DFontTableCache.cpp64 const void *FontTableCache::find(LETag tableTag, size_t &length) const in find()
80 void FontTableCache::add(LETag tableTag, const void *table, size_t length) in add()
DPortableFontInstance.h72 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable()
/third_party/icu/icu4c/source/test/letest/
DFontTableCache.cpp62 const void *FontTableCache::find(LETag tableTag, size_t &length) const in find()
78 void FontTableCache::add(LETag tableTag, const void *table, size_t length) in add()
DPortableFontInstance.h68 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hhea-table.hh89 static constexpr hb_tag_t tableTag = HB_OT_TAG_hhea; member
92 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea; member
Dhb-ot-var-hvar-table.hh143 static constexpr hb_tag_t tableTag = HB_OT_TAG_HVAR; member
146 static constexpr hb_tag_t tableTag = HB_OT_TAG_VVAR; member
Dhb-ot-gasp-table.hh60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
Dhb-aat-layout-lcar-table.hh43 static constexpr hb_tag_t tableTag = HB_AAT_TAG_lcar; member
Dhb-aat-ltag-table.hh63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
Dhb-aat-layout-ankr-table.hh61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
Dhb-ot-kern-table.hh204 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern; member
259 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern; member
276 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern; member
/third_party/harfbuzz/src/
Dhb-ot-hhea-table.hh94 static constexpr hb_tag_t tableTag = HB_OT_TAG_hhea; member
97 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea; member
Dhb-ot-gasp-table.hh60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
Dhb-aat-ltag-table.hh63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
Dhb-ot-hmtx-table.hh324 static constexpr hb_tag_t tableTag = HB_OT_TAG_hmtx; member
329 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx; member
Dhb-aat-layout-ankr-table.hh61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
Dhb-ot-kern-table.hh209 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern; member
264 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern; member
281 static constexpr hb_tag_t tableTag = HB_OT_TAG_kern; member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hhea-table.hh94 static constexpr hb_tag_t tableTag = HB_OT_TAG_hhea; member
97 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea; member
Dhb-ot-gasp-table.hh60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
Dhb-aat-ltag-table.hh63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
Dhb-ot-hmtx-table.hh324 static constexpr hb_tag_t tableTag = HB_OT_TAG_hmtx; member
329 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx; member
Dhb-aat-layout-ankr-table.hh61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
/third_party/icu/icu4c/source/samples/layout/
DFontTableCache.cpp76 void FontTableCache::add(LETag tableTag, const void *table) in add()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DFontTableCache.cpp76 void FontTableCache::add(LETag tableTag, const void *table) in add()
/third_party/skia/third_party/externals/icu/source/samples/layout/
DFontTableCache.cpp76 void FontTableCache::add(LETag tableTag, const void *table) in add()

123456