Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-open-file.hh437 struct OpenTypeFontFile struct
439 enum {
448 hb_tag_t get_tag () const { return u.tag; } in get_tag()
450 unsigned int get_face_count () const in get_face_count()
462 const OpenTypeFontFace& get_face (unsigned int i, unsigned int *base_offset = nullptr) const in get_face()
481 bool serialize_single (hb_serialize_context_t *c, in serialize_single()
491 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
507 union {
512 } u;
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh441 struct OpenTypeFontFile struct
443 enum {
452 hb_tag_t get_tag () const { return u.tag; } in get_tag()
454 unsigned int get_face_count () const in get_face_count()
466 const OpenTypeFontFace& get_face (unsigned int i, unsigned int *base_offset = nullptr) const in get_face()
485 bool serialize_single (hb_serialize_context_t *c, in serialize_single()
495 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
511 union {
516 } u;