Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-vorg-table.hh40 struct VertOriginMetric struct
42 int cmp (hb_codepoint_t g) const { return glyph.cmp (g); } in cmp()
44 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
51 HBGlyphID glyph;
52 FWORD vertOriginY;