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
CXFA_FontMgr Class Referencefinal

#include <cxfa_fontmgr.h>

+ Inheritance diagram for CXFA_FontMgr:
+ Collaboration diagram for CXFA_FontMgr:

Public Member Functions

 ~CXFA_FontMgr ()
 
void Trace (cppgc::Visitor *visitor) const
 
RetainPtr< CFGAS_GEFontGetFont (CXFA_FFDoc *hDoc, const WideString &wsFontFamily, uint32_t dwFontStyles)
 

Public Attributes

 CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
 

Detailed Description

Definition at line 21 of file cxfa_fontmgr.h.

Constructor & Destructor Documentation

◆ ~CXFA_FontMgr()

CXFA_FontMgr::~CXFA_FontMgr ( )
default

Member Function Documentation

◆ GetFont()

RetainPtr< CFGAS_GEFont > CXFA_FontMgr::GetFont ( CXFA_FFDoc * hDoc,
const WideString & wsFontFamily,
uint32_t dwFontStyles )

Definition at line 24 of file cxfa_fontmgr.cpp.

References fxcrt::WideString::c_str(), FGAS_FontNameToEnglishName(), fxcrt::ByteString::Format(), CFGAS_DefaultFontManager::GetDefaultFont(), CFGAS_DefaultFontManager::GetFont(), CXFA_FFDoc::GetPDFDoc(), CXFA_FFDoc::GetPDFFont(), and CFGAS_GEFont::LoadStockFont().

Referenced by CXFA_Node::GetFGASFont(), and CXFA_TextParser::GetFont().

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

◆ Trace()

void CXFA_FontMgr::Trace ( cppgc::Visitor * visitor) const

Definition at line 22 of file cxfa_fontmgr.cpp.

Member Data Documentation

◆ CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

CXFA_FontMgr::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED

Definition at line 23 of file cxfa_fontmgr.h.


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