Home
last modified time | relevance | path

Searched defs:AnchorFormat3 (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DAnchorFormat3.hh8 struct AnchorFormat3 struct
11 HBUINT16 format; /* Format identifier--format = 3 */
12 FWORD xCoordinate; /* Horizontal value--in design units */
13 FWORD yCoordinate; /* Vertical value--in design units */
15 xDeviceTable; /* Offset to Device table for X
19 yDeviceTable; /* Offset to Device table for Y
25 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
31 void get_anchor (hb_ot_apply_context_t *c, hb_codepoint_t glyph_id HB_UNUSED, in get_anchor()
44 bool subset (hb_subset_context_t *c) const in subset()
88 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()