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