QtBase  v6.3.1
Classes | Typedefs
hb-utf.hh File Reference
#include "hb.hh"
#include "hb-open-type.hh"
Include dependency graph for hb-utf.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hb_utf8_t
 
struct  hb_utf16_xe_t< TCodepoint >
 
struct  hb_utf32_xe_t< TCodepoint, validate >
 
struct  hb_latin1_t
 
struct  hb_ascii_t
 

Typedefs

typedef hb_utf16_xe_t< uint16_t > hb_utf16_t
 
typedef hb_utf16_xe_t< OT::HBUINT16hb_utf16_be_t
 
typedef hb_utf32_xe_t< uint32_t > hb_utf32_t
 
typedef hb_utf32_xe_t< uint32_t, falsehb_utf32_novalidate_t
 

Typedef Documentation

◆ hb_utf16_be_t

Definition at line 285 of file hb-utf.hh.

◆ hb_utf16_t

typedef hb_utf16_xe_t<uint16_t> hb_utf16_t

Definition at line 284 of file hb-utf.hh.

◆ hb_utf32_novalidate_t

Definition at line 345 of file hb-utf.hh.

◆ hb_utf32_t

typedef hb_utf32_xe_t<uint32_t> hb_utf32_t

Definition at line 344 of file hb-utf.hh.