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_SkiaFont Class Reference

#include <cfpf_skiafont.h>

+ Collaboration diagram for CFPF_SkiaFont:

Public Member Functions

 CFPF_SkiaFont (CFPF_SkiaFontMgr *pFontMgr, const CFPF_SkiaPathFont *pFont, FX_Charset uCharset)
 
 ~CFPF_SkiaFont ()
 
bool IsValid () const
 
ByteString GetFamilyName ()
 
FX_Charset GetCharset () const
 
uint32_t GetFontData (uint32_t dwTable, pdfium::span< uint8_t > pBuffer)
 

Detailed Description

Definition at line 22 of file cfpf_skiafont.h.

Constructor & Destructor Documentation

◆ CFPF_SkiaFont()

CFPF_SkiaFont::CFPF_SkiaFont ( CFPF_SkiaFontMgr * pFontMgr,
const CFPF_SkiaPathFont * pFont,
FX_Charset uCharset )

Definition at line 19 of file cfpf_skiafont.cpp.

References CFPF_SkiaFont().

Referenced by CFPF_SkiaFont().

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

◆ ~CFPF_SkiaFont()

CFPF_SkiaFont::~CFPF_SkiaFont ( )
default

Member Function Documentation

◆ GetCharset()

FX_Charset CFPF_SkiaFont::GetCharset ( ) const
inline

Definition at line 32 of file cfpf_skiafont.h.

Referenced by CFX_AndroidFontInfo::GetFontCharset().

+ Here is the caller graph for this function:

◆ GetFamilyName()

ByteString CFPF_SkiaFont::GetFamilyName ( )

Definition at line 29 of file cfpf_skiafont.cpp.

References fxcrt::ByteString::ByteString().

Referenced by CFX_AndroidFontInfo::GetFaceName().

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

◆ GetFontData()

uint32_t CFPF_SkiaFont::GetFontData ( uint32_t dwTable,
pdfium::span< uint8_t > pBuffer )

Definition at line 35 of file cfpf_skiafont.cpp.

Referenced by CFX_AndroidFontInfo::GetFontData().

+ Here is the caller graph for this function:

◆ IsValid()

bool CFPF_SkiaFont::IsValid ( ) const
inline

Definition at line 29 of file cfpf_skiafont.h.


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