Home
last modified time | relevance | path

Searched refs:hmtxvmtx (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-hmtx-table.hh65 struct hmtxvmtx struct
161 friend struct hmtxvmtx;
170 table = hb_sanitize_context_t ().reference_table<hmtxvmtx> (face, T::tableTag); in init()
291 hb_blob_ptr_t<hmtxvmtx> table;
323 struct hmtx : hmtxvmtx<hmtx, hhea> {
328 struct vmtx : hmtxvmtx<vmtx, vhea> {
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt4917 hmtxvmtx
/third_party/chromium/patch/
D0001-cve.patch34082 @@ -98,12 +99,12 @@ struct hmtxvmtx
34097 @@ -127,9 +128,20 @@ struct hmtxvmtx
34121 @@ -142,15 +154,13 @@ struct hmtxvmtx
34139 @@ -160,56 +170,67 @@ struct hmtxvmtx
34141 friend struct hmtxvmtx;
34148 + table = hb_sanitize_context_t ().reference_table<hmtxvmtx> (face, T::tableTag);
34176 - table = hb_sanitize_context_t ().reference_table<hmtxvmtx> (face, T::tableTag);
34235 @@ -217,7 +238,7 @@ struct hmtxvmtx
34244 @@ -231,18 +252,35 @@ struct hmtxvmtx
34291 @@ -251,7 +289,7 @@ struct hmtxvmtx
[all …]