/third_party/icu/icu4c/source/test/perf/leperf/ |
D | FontTableCache.cpp | 64 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()
|
D | PortableFontInstance.h | 72 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable()
|
/third_party/icu/icu4c/source/test/letest/ |
D | FontTableCache.cpp | 62 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()
|
D | PortableFontInstance.h | 68 …const void *readFontTable(LETag tableTag) const { size_t ignored; return readFontTable(tableTag, i… in readFontTable()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-hhea-table.hh | 89 static constexpr hb_tag_t tableTag = HB_OT_TAG_hhea; member 92 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea; member
|
D | hb-ot-var-hvar-table.hh | 143 static constexpr hb_tag_t tableTag = HB_OT_TAG_HVAR; member 146 static constexpr hb_tag_t tableTag = HB_OT_TAG_VVAR; member
|
D | hb-ot-gasp-table.hh | 60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
|
D | hb-aat-layout-lcar-table.hh | 43 static constexpr hb_tag_t tableTag = HB_AAT_TAG_lcar; member
|
D | hb-aat-ltag-table.hh | 63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
|
D | hb-aat-layout-ankr-table.hh | 61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
|
D | hb-ot-kern-table.hh | 204 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/ |
D | hb-ot-hhea-table.hh | 94 static constexpr hb_tag_t tableTag = HB_OT_TAG_hhea; member 97 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea; member
|
D | hb-ot-gasp-table.hh | 60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
|
D | hb-aat-ltag-table.hh | 63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
|
D | hb-ot-hmtx-table.hh | 324 static constexpr hb_tag_t tableTag = HB_OT_TAG_hmtx; member 329 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx; member
|
D | hb-aat-layout-ankr-table.hh | 61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
|
D | hb-ot-kern-table.hh | 209 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/ |
D | hb-ot-hhea-table.hh | 94 static constexpr hb_tag_t tableTag = HB_OT_TAG_hhea; member 97 static constexpr hb_tag_t tableTag = HB_OT_TAG_vhea; member
|
D | hb-ot-gasp-table.hh | 60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
|
D | hb-aat-ltag-table.hh | 63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
|
D | hb-ot-hmtx-table.hh | 324 static constexpr hb_tag_t tableTag = HB_OT_TAG_hmtx; member 329 static constexpr hb_tag_t tableTag = HB_OT_TAG_vmtx; member
|
D | hb-aat-layout-ankr-table.hh | 61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
|
/third_party/icu/icu4c/source/samples/layout/ |
D | FontTableCache.cpp | 76 void FontTableCache::add(LETag tableTag, const void *table) in add()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | FontTableCache.cpp | 76 void FontTableCache::add(LETag tableTag, const void *table) in add()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | FontTableCache.cpp | 76 void FontTableCache::add(LETag tableTag, const void *table) in add()
|