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_qt_font_funcs_t Struct Reference
+ Collaboration diagram for _hb_qt_font_funcs_t:

Public Member Functions

 _hb_qt_font_funcs_t ()
 
 ~_hb_qt_font_funcs_t ()
 

Public Attributes

hb_font_funcs_t * funcs
 

Detailed Description

Definition at line 565 of file qharfbuzzng.cpp.

Constructor & Destructor Documentation

◆ _hb_qt_font_funcs_t()

_hb_qt_font_funcs_t::_hb_qt_font_funcs_t ( )
inline

Definition at line 566 of file qharfbuzzng.cpp.

References _hb_qt_font_get_glyph_contour_point(), _hb_qt_font_get_glyph_extents(), _hb_qt_font_get_glyph_h_advance(), _hb_qt_font_get_glyph_h_kerning(), _hb_qt_font_get_nominal_glyph(), _hb_qt_font_get_variation_glyph(), _hb_qt_get_font_h_extents(), and funcs.

+ Here is the call graph for this function:

◆ ~_hb_qt_font_funcs_t()

_hb_qt_font_funcs_t::~_hb_qt_font_funcs_t ( )
inline

Definition at line 580 of file qharfbuzzng.cpp.

References funcs.

Member Data Documentation

◆ funcs

hb_font_funcs_t* _hb_qt_font_funcs_t::funcs

Definition at line 585 of file qharfbuzzng.cpp.

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


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