Searched defs:BaseCoord (Results 1 – 1 of 1) sorted by relevance
114 struct BaseCoord struct116 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;