QtBase  v6.3.1
Classes | Namespaces | Macros
hb-ot-name-table.hh File Reference
#include "hb-open-type.hh"
#include "hb-ot-name-language.hh"
#include "hb-aat-layout.hh"
Include dependency graph for hb-ot-name-table.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OT::NameRecord
 
struct  OT::name
 
struct  OT::name::accelerator_t
 
struct  OT::name_accelerator_t
 

Namespaces

 OT
 

Macros

#define entry_score   var.u16[0]
 
#define entry_index   var.u16[1]
 
#define HB_OT_TAG_name   HB_TAG('n','a','m','e')
 
#define UNSUPPORTED   42
 

Macro Definition Documentation

◆ entry_index

#define entry_index   var.u16[1]

Definition at line 39 of file hb-ot-name-table.hh.

◆ entry_score

#define entry_score   var.u16[0]

Definition at line 38 of file hb-ot-name-table.hh.

◆ HB_OT_TAG_name

#define HB_OT_TAG_name   HB_TAG('n','a','m','e')

Definition at line 46 of file hb-ot-name-table.hh.

◆ UNSUPPORTED

#define UNSUPPORTED   42

Definition at line 48 of file hb-ot-name-table.hh.