Home
last modified time | relevance | path

Searched refs:VVAR (Results 1 – 11 of 11) sorted by relevance

/third_party/freetype/
Dbackport-CVE-2023-2004.patch28 vertical ? "VVAR" : "HVAR" ));
Dbackport-freetype-2.12.1-enable-funcs.patch249 vertical ? "VVAR" : "HVAR" ));
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var-hvar-table.hh361 struct VVAR : HVARVVAR { struct
391 bool subset (hb_subset_context_t *c) const { return HVARVVAR::_subset<VVAR> (c); } in subset() argument
Dhb-subset.cc323 case HB_OT_TAG_VVAR: return _subset<const OT::VVAR> (plan); in _subset_table()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.27335 or `VVAR' tables are missing.
346 (cff_get_advances): Test for HVAR and VVAR.
348 * src/truetype/ttdriver.c (tt_get_advances): Test for HVAR and VVAR.
DChangeLog.29784 [truetype] Don't apply HVAR and VVAR deltas twice (#52683).
787 `pp1' to `pp4', except if we have an HVAR and/or VVAR table.
791 and/or VVAR table.
DChangeLog.281755 [truetype] Fix HVAR and VVAR handling (#50678).
2446 [truetype] Implement `VVAR' table support.
2450 (GX_Blend): Add fields for `VVAR' table handling.
2455 Handle VVAR loading also (controlled by an additional parameter).
DChangeLog.2104665 points if HVAR and/or VVAR is present.
/third_party/skia/third_party/externals/harfbuzz/
DNEWS1024 - Implement OpenType Font Variation tables avar/fvar/HVAR/VVAR.
1087 HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt11807 VVAR
/third_party/skia/third_party/externals/freetype/docs/
DCHANGES659 missing part was handling the `VVAR' and `MVAR' tables, which is