Searched defs:opbd (Results 1 – 4 of 4) 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()157 FixedVersion<>version; /* Version number of the optical bounds159 HBUINT16 format; /* Format of the optical bounds table.162 union {165 } u;
169 GXV_opbd_Data opbd = &opbdrec; in gxv_opbd_validate() local
63 const int32_t Tag::opbd = TAG('o', 'p', 'b', 'd'); member in sfntly::Tag
81 static const int32_t opbd; member