Searched refs:hmtxvmtx (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-hmtx-table.hh | 65 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/ |
D | en-words.txt | 4917 hmtxvmtx
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 34082 @@ -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 …]
|