Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cfx_gemodule.h>
Classes | |
class | PlatformIface |
Public Member Functions | |
CFX_FontCache * | GetFontCache () const |
CFX_FontMgr * | GetFontMgr () const |
PlatformIface * | GetPlatform () const |
const char ** | GetUserFontPaths () const |
Static Public Member Functions | |
static void | Create (const char **pUserFontPaths) |
static void | Destroy () |
static CFX_GEModule * | Get () |
Definition at line 25 of file cfx_gemodule.h.
|
static |
Definition at line 29 of file cfx_gemodule.cpp.
References CFX_FontMgr::GetBuiltinMapper(), and GetFontMgr().
Referenced by FPDF_InitLibraryWithConfig().
|
static |
Definition at line 38 of file cfx_gemodule.cpp.
Referenced by FPDF_DestroyLibrary(), and PDFTestEnvironment::TearDown().
|
static |
Definition at line 45 of file cfx_gemodule.cpp.
Referenced by CGdiDisplayDriver::CGdiDisplayDriver(), TestFontMapper::TestFontMapper(), CApplePlatform::CreateDefaultSystemFontInfo(), CLinuxPlatform::CreateDefaultSystemFontInfo(), CWin32Platform::CreateDefaultSystemFontInfo(), CFX_RenderDevice::DrawNormalText(), CGdiDeviceDriver::DrawPath(), FPDF_SetSystemFontInfo(), TestFonts::InstallFontMapper(), FXFTMMVarDeleter::operator()(), XFATestEnvironment::SetUp(), CGdiDisplayDriver::StretchDIBits(), and TEST().
|
inline |
Definition at line 44 of file cfx_gemodule.h.
|
inline |
Definition at line 45 of file cfx_gemodule.h.
Referenced by TestFontMapper::TestFontMapper(), Create(), CFX_RenderDevice::DrawNormalText(), FPDF_SetSystemFontInfo(), TestFonts::InstallFontMapper(), FXFTMMVarDeleter::operator()(), and XFATestEnvironment::SetUp().
|
inline |
Definition at line 46 of file cfx_gemodule.h.
Referenced by CGdiDisplayDriver::CGdiDisplayDriver(), CGdiDeviceDriver::DrawPath(), XFATestEnvironment::SetUp(), CGdiDisplayDriver::StretchDIBits(), and TEST().
|
inline |
Definition at line 47 of file cfx_gemodule.h.
Referenced by CApplePlatform::CreateDefaultSystemFontInfo(), CLinuxPlatform::CreateDefaultSystemFontInfo(), and CWin32Platform::CreateDefaultSystemFontInfo().