Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFPF_SkiaPathFont Class Reference

#include <cfpf_skiapathfont.h>

Collaboration diagram for CFPF_SkiaPathFont:

Public Member Functions

 CFPF_SkiaPathFont (const ByteString &path, const ByteString &family, uint32_t dwStyle, int32_t iFaceIndex, uint32_t dwCharsets, int32_t iGlyphNum)
 ~CFPF_SkiaPathFont ()
const char * path () const
const char * family () const
uint32_t style () const
int32_t face_index () const
uint32_t charsets () const
int32_t glyph_num () const

Detailed Description

Definition at line 14 of file cfpf_skiapathfont.h.

Constructor & Destructor Documentation

◆ CFPF_SkiaPathFont()

CFPF_SkiaPathFont::CFPF_SkiaPathFont ( const ByteString & path,
const ByteString & family,
uint32_t dwStyle,
int32_t iFaceIndex,
uint32_t dwCharsets,
int32_t iGlyphNum )

Definition at line 9 of file cfpf_skiapathfont.cpp.

References CFPF_SkiaPathFont().

Referenced by CFPF_SkiaPathFont().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~CFPF_SkiaPathFont()

CFPF_SkiaPathFont::~CFPF_SkiaPathFont ( )
default

Member Function Documentation

◆ charsets()

uint32_t CFPF_SkiaPathFont::charsets ( ) const
inline

Definition at line 28 of file cfpf_skiapathfont.h.

◆ face_index()

int32_t CFPF_SkiaPathFont::face_index ( ) const
inline

Definition at line 27 of file cfpf_skiapathfont.h.

◆ family()

const char * CFPF_SkiaPathFont::family ( ) const
inline

Definition at line 25 of file cfpf_skiapathfont.h.

◆ glyph_num()

int32_t CFPF_SkiaPathFont::glyph_num ( ) const
inline

Definition at line 29 of file cfpf_skiapathfont.h.

◆ path()

const char * CFPF_SkiaPathFont::path ( ) const
inline

Definition at line 24 of file cfpf_skiapathfont.h.

◆ style()

uint32_t CFPF_SkiaPathFont::style ( ) const
inline

Definition at line 26 of file cfpf_skiapathfont.h.


The documentation for this class was generated from the following files: