Searched defs:opbd (Results 1 – 2 of 2) sorted by relevance
127 struct opbd struct129 static constexpr hb_tag_t tableTag = HB_AAT_TAG_opbd;131 bool get_bounds (hb_font_t *font, hb_codepoint_t glyph_id, in get_bounds()142 bool sanitize (hb_sanitize_context_t *c) const in sanitize()158 FixedVersion<>version; /* Version number of the optical bounds160 HBUINT16 format; /* Format of the optical bounds table.163 union {166 } u;
169 GXV_opbd_Data opbd = &opbdrec; in gxv_opbd_validate() local