Home
last modified time | relevance | path

Searched refs:avar (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var.cc33 #include "hb-ot-var-avar-table.hh"
49 * fvar/avar
292 face->table.avar->map_coords (coords, coords_length); in hb_ot_var_normalize_variations()
306 * Any additional scaling defined in the face's `avar` table is also
307 * applied, as described at https://docs.microsoft.com/en-us/typography/opentype/spec/avar
321 face->table.avar->map_coords (normalized_coords, coords_length); in hb_ot_var_normalize_coords()
H A Dhb-ot-face-table-list.hh86 HB_OT_TABLE (OT, avar)
H A Dhb-ot-var-avar-table.hh33 * avar -- Axis Variations
34 * https://docs.microsoft.com/en-us/typography/opentype/spec/avar
105 struct avar struct
154 FixedVersion<>version; /* Version of the avar table
H A Dhb-font.cc36 #include "hb-ot-var-avar-table.hh"
2080 font->face->table.avar->map_coords (normalized, coords_length); in hb_font_set_variations()
2188 font->face->table.avar->unmap_coords (unmapped, coords_length); in hb_font_set_var_coords_normalized()

Completed in 4 milliseconds