Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
_hb_unicode_funcs_t Struct Reference
+ Collaboration diagram for _hb_unicode_funcs_t:

Public Member Functions

 _hb_unicode_funcs_t ()
 
 ~_hb_unicode_funcs_t ()
 

Public Attributes

hb_unicode_funcs_t * funcs
 

Detailed Description

Definition at line 397 of file qharfbuzzng.cpp.

Constructor & Destructor Documentation

◆ _hb_unicode_funcs_t()

_hb_unicode_funcs_t::_hb_unicode_funcs_t ( )
inline

Definition at line 398 of file qharfbuzzng.cpp.

References _hb_qt_unicode_combining_class(), _hb_qt_unicode_compose(), _hb_qt_unicode_decompose(), _hb_qt_unicode_general_category(), _hb_qt_unicode_mirroring(), _hb_qt_unicode_script(), and funcs.

+ Here is the call graph for this function:

◆ ~_hb_unicode_funcs_t()

_hb_unicode_funcs_t::~_hb_unicode_funcs_t ( )
inline

Definition at line 408 of file qharfbuzzng.cpp.

References funcs.

Member Data Documentation

◆ funcs

hb_unicode_funcs_t* _hb_unicode_funcs_t::funcs

Definition at line 413 of file qharfbuzzng.cpp.

Referenced by _hb_unicode_funcs_t(), and ~_hb_unicode_funcs_t().


The documentation for this struct was generated from the following file: