Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh45 struct BaseCoordFormat1 struct
47 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 */