QtBase  v6.3.1
Classes | Typedefs
hb-cache.hh File Reference
#include "hb.hh"
Include dependency graph for hb-cache.hh:

Go to the source code of this file.

Classes

struct  hb_cache_t< key_bits, value_bits, cache_bits >
 

Typedefs

typedef hb_cache_t< 21, 16, 8 > hb_cmap_cache_t
 
typedef hb_cache_t< 16, 24, 8 > hb_advance_cache_t
 

Typedef Documentation

◆ hb_advance_cache_t

typedef hb_cache_t<16, 24, 8> hb_advance_cache_t

Definition at line 77 of file hb-cache.hh.

◆ hb_cmap_cache_t

typedef hb_cache_t<21, 16, 8> hb_cmap_cache_t

Definition at line 76 of file hb-cache.hh.