Searched defs:BaseCoordFormat1 (Results 1 – 1 of 1) sorted by relevance
45 struct BaseCoordFormat1 struct47 hb_position_t get_coord () const { return coordinate; } in get_coord()49 bool sanitize (hb_sanitize_context_t *c) const in sanitize()56 HBUINT16 format; /* Format identifier--format = 1 */57 FWORD coordinate; /* X or Y value, in design units */