Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh114 struct BaseCoord struct
116 bool has_data () const { return u.format; } in has_data()
118 hb_position_t get_coord (hb_font_t *font, in get_coord()
130 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
143 union {
148 } u;