Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-open-file.hh452 struct OpenTypeFontFile struct
454 enum {
463 hb_tag_t get_tag () const { return u.tag; } in get_tag()
465 unsigned int get_face_count () const in get_face_count()
477 const OpenTypeFontFace& get_face (unsigned int i, unsigned int *base_offset = nullptr) const in get_face()
497 bool serialize_single (hb_serialize_context_t *c, in serialize_single()
507 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
523 union {
528 } u;
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-open-file.hh457 struct OpenTypeFontFile struct
459 enum {
468 hb_tag_t get_tag () const { return u.tag; } in get_tag()
470 unsigned int get_face_count () const in get_face_count()
482 const OpenTypeFontFace& get_face (unsigned int i, unsigned int *base_offset = nullptr) const in get_face()
502 bool serialize_single (hb_serialize_context_t *c, in serialize_single()
512 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
529 union {
534 } u;