QtBase  v6.3.1
Classes | Functions
hb-repacker.hh File Reference
#include "hb-open-type.hh"
#include "hb-map.hh"
#include "hb-priority-queue.hh"
#include "hb-serialize.hh"
#include "hb-vector.hh"
Include dependency graph for hb-repacker.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  graph_t
 
struct  graph_t::vertex_t
 
struct  graph_t::overflow_record_t
 

Functions

template<typename T >
hb_blob_thb_resolve_overflows (const T &packed, hb_tag_t table_tag, unsigned max_rounds=20)
 

Function Documentation

◆ hb_resolve_overflows()

template<typename T >
hb_blob_t* hb_resolve_overflows ( const T packed,
hb_tag_t  table_tag,
unsigned  max_rounds = 20 
)
inline

Definition at line 1214 of file hb-repacker.hh.

Here is the call graph for this function: