Home
last modified time | relevance | path

Searched defs:tableTag (Results 1 - 25 of 49) sorted by relevance

12

/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontTableCache.cpp64 const void *FontTableCache::find(LETag tableTag, size_t &length) const in find() argument
80 void FontTableCache::add(LETag tableTag, const void *table, size_t length) in add() argument
/third_party/icu/icu4c/source/test/letest/
H A DFontTableCache.cpp62 const void *FontTableCache::find(LETag tableTag, size_t &length) const in find() argument
78 void FontTableCache::add(LETag tableTag, const void *table, size_t length) in add() argument
H A DSimpleFontInstance.cpp46 const void *SimpleFontInstance::getFontTable(LETag tableTag, size_t &length) const in getFontTable() argument
/third_party/icu/icu4c/source/samples/layout/
H A DFontTableCache.cpp76 void FontTableCache::add(LETag tableTag, const void *table) in add() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DFontTableCache.cpp76 void FontTableCache::add(LETag tableTag, const void *table) in add() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-ltag-table.hh63 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ltag; member
H A Dhb-ot-gasp-table.hh60 static constexpr hb_tag_t tableTag = HB_OT_TAG_gasp; member
H A Dhb-aat-layout-ankr-table.hh61 static constexpr hb_tag_t tableTag = HB_AAT_TAG_ankr; member
H A Dhb-ot-var-mvar-table.hh61 static constexpr hb_tag_t tableTag = HB_OT_TAG_MVAR; member
H A Dhb-ot-vorg-table.hh60 static constexpr hb_tag_t tableTag = HB_OT_TAG_VORG; member
H A Dhb-aat-layout-bsln-table.hh119 static constexpr hb_tag_t tableTag = HB_AAT_TAG_bsln; member
H A Dhb-aat-layout-opbd-table.hh129 static constexpr hb_tag_t tableTag = HB_AAT_TAG_opbd; member
H A Dhb-ot-color-svg-table.hh76 static constexpr hb_tag_t tableTag = HB_OT_TAG_SVG; member
H A Dhb-ot-hdmx-table.hh85 static constexpr hb_tag_t tableTag = HB_OT_TAG_hdmx; member
H A 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
H A Dhb-ot-meta-table.hh70 static constexpr hb_tag_t tableTag = HB_OT_TAG_meta; member
H A Dhb-ot-var-avar-table.hh107 static constexpr hb_tag_t tableTag = HB_OT_TAG_avar; member
H A Dhb-aat-layout-feat-table.hh162 static constexpr hb_tag_t tableTag = HB_AAT_TAG_feat; member
H A Dhb-aat-layout-trak-table.hh156 static constexpr hb_tag_t tableTag = HB_AAT_TAG_trak; member
H A Dhb-ot-head-table.hh48 static constexpr hb_tag_t tableTag = HB_OT_TAG_head; member
H A Dhb-ot-layout-jstf-table.hh198 static constexpr hb_tag_t tableTag = HB_OT_TAG_JSTF; member
H A Dhb-ot-maxp-table.hh74 static constexpr hb_tag_t tableTag = HB_OT_TAG_maxp; member
H A Dhb-ot-color-cpal-table.hh149 static constexpr hb_tag_t tableTag = HB_OT_TAG_CPAL; member
H A 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
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java346 public void dumpTablesAsBinary(String tableTag) { in dumpTablesAsBinary() argument

Completed in 9 milliseconds

12