QtBase  v6.3.1
Classes | Macros | Functions
hb-shaper.cc File Reference
#include "hb.hh"
#include "hb-shaper.hh"
#include "hb-machinery.hh"
#include "hb-shaper-list.hh"
Include dependency graph for hb-shaper.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hb_shapers_lazy_loader_t
 

Macros

#define HB_SHAPER_IMPLEMENT(name)   {#name, _hb_##name##_shape},
 

Functions

const hb_shaper_entry_t_hb_shapers_get ()
 

Macro Definition Documentation

◆ HB_SHAPER_IMPLEMENT

#define HB_SHAPER_IMPLEMENT (   name)    {#name, _hb_##name##_shape},

Function Documentation

◆ _hb_shapers_get()

const hb_shaper_entry_t* _hb_shapers_get ( )

Definition at line 99 of file hb-shaper.cc.