QtBase  v6.3.1
Macros
hb-ot-face.cc File Reference
#include "hb-ot-face.hh"
#include "hb-ot-cmap-table.hh"
#include "hb-ot-glyf-table.hh"
#include "hb-ot-cff1-table.hh"
#include "hb-ot-cff2-table.hh"
#include "hb-ot-hmtx-table.hh"
#include "hb-ot-kern-table.hh"
#include "hb-ot-meta-table.hh"
#include "hb-ot-name-table.hh"
#include "hb-ot-post-table.hh"
#include "hb-ot-color-cbdt-table.hh"
#include "hb-ot-color-sbix-table.hh"
#include "hb-ot-color-svg-table.hh"
#include "hb-ot-layout-gdef-table.hh"
#include "hb-ot-layout-gsub-table.hh"
#include "hb-ot-layout-gpos-table.hh"
#include "hb-ot-face-table-list.hh"
Include dependency graph for hb-ot-face.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HB_OT_TABLE(Namespace, Type)   Type.init0 ();
 
#define HB_OT_TABLE(Namespace, Type)   Type.fini ();
 

Macro Definition Documentation

◆ HB_OT_TABLE [1/2]

#define HB_OT_TABLE (   Namespace,
  Type 
)    Type.init0 ();

◆ HB_OT_TABLE [2/2]

#define HB_OT_TABLE (   Namespace,
  Type 
)    Type.fini ();