![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cxfa_fontmgr.h>
Public Member Functions | |
| ~CXFA_FontMgr () | |
| void | Trace (cppgc::Visitor *visitor) const |
| RetainPtr< CFGAS_GEFont > | GetFont (CXFA_FFDoc *hDoc, const WideString &wsFontFamily, uint32_t dwFontStyles) |
Public Attributes | |
| CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED | |
Definition at line 21 of file cxfa_fontmgr.h.
|
default |
| 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 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().
| void CXFA_FontMgr::Trace | ( | cppgc::Visitor * | visitor | ) | const |
Definition at line 22 of file cxfa_fontmgr.cpp.
| CXFA_FontMgr::CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED |
Definition at line 23 of file cxfa_fontmgr.h.