QtBase  v6.3.1
Functions | Variables
hb-static.cc File Reference
#include "hb.hh"
#include "hb-open-type.hh"
#include "hb-face.hh"
#include "hb-aat-layout-common.hh"
#include "hb-aat-layout-feat-table.hh"
#include "hb-ot-layout-common.hh"
#include "hb-ot-cmap-table.hh"
#include "hb-ot-glyf-table.hh"
#include "hb-ot-head-table.hh"
#include "hb-ot-maxp-table.hh"
#include "hb-ot-name-language-static.hh"
Include dependency graph for hb-static.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 DEFINE_NULL_NAMESPACE_BYTES (OT, Index)
 
 DEFINE_NULL_NAMESPACE_BYTES (OT, VarIdx)
 
 DEFINE_NULL_NAMESPACE_BYTES (OT, LangSys)
 
 DEFINE_NULL_NAMESPACE_BYTES (OT, RangeRecord)
 
 DEFINE_NULL_NAMESPACE_BYTES (OT, CmapSubtableLongGroup)
 
 DEFINE_NULL_NAMESPACE_BYTES (AAT, SettingName)
 

Variables

uint64_t const _hb_NullPool [(HB_NULL_POOL_SIZE+sizeof(uint64_t) - 1)/sizeof(uint64_t)] = {}
 
uint64_t _hb_CrapPool [(HB_NULL_POOL_SIZE+sizeof(uint64_t) - 1)/sizeof(uint64_t)] = {}
 
const unsigned char _hb_Null_AAT_Lookup [2] = {0xFF, 0xFF}
 

Function Documentation

◆ DEFINE_NULL_NAMESPACE_BYTES() [1/6]

DEFINE_NULL_NAMESPACE_BYTES ( AAT  ,
SettingName   
)

◆ DEFINE_NULL_NAMESPACE_BYTES() [2/6]

DEFINE_NULL_NAMESPACE_BYTES ( OT  ,
CmapSubtableLongGroup   
)

◆ DEFINE_NULL_NAMESPACE_BYTES() [3/6]

DEFINE_NULL_NAMESPACE_BYTES ( OT  ,
Index   
)

◆ DEFINE_NULL_NAMESPACE_BYTES() [4/6]

DEFINE_NULL_NAMESPACE_BYTES ( OT  ,
LangSys   
)

◆ DEFINE_NULL_NAMESPACE_BYTES() [5/6]

DEFINE_NULL_NAMESPACE_BYTES ( OT  ,
RangeRecord   
)

◆ DEFINE_NULL_NAMESPACE_BYTES() [6/6]

DEFINE_NULL_NAMESPACE_BYTES ( OT  ,
VarIdx   
)

Variable Documentation

◆ _hb_CrapPool

uint64_t _hb_CrapPool[(HB_NULL_POOL_SIZE+sizeof(uint64_t) - 1)/sizeof(uint64_t)] = {}

Definition at line 44 of file hb-static.cc.

◆ _hb_Null_AAT_Lookup

const unsigned char _hb_Null_AAT_Lookup[2] = {0xFF, 0xFF}

Definition at line 53 of file hb-static.cc.

◆ _hb_NullPool

uint64_t const _hb_NullPool[(HB_NULL_POOL_SIZE+sizeof(uint64_t) - 1)/sizeof(uint64_t)] = {}

Definition at line 43 of file hb-static.cc.