Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpdf_pagemodule.h>
Static Public Member Functions | |
static void | Create () |
static void | Destroy () |
Definition at line 12 of file cpdf_pagemodule.h.
|
static |
Definition at line 14 of file cpdf_pagemodule.cpp.
References CPDF_FontGlobals::Create(), CPDF_FontGlobals::GetInstance(), CPDF_ColorSpace::InitializeGlobals(), CPDF_StreamContentParser::InitializeGlobals(), and CPDF_FontGlobals::LoadEmbeddedMaps().
Referenced by CFGAS_StringFormatterTest::CFGAS_StringFormatterTest(), FPDF_InitLibraryWithConfig(), TestWithPageModule::SetUp(), and TEST().
|
static |
Definition at line 22 of file cpdf_pagemodule.cpp.
References CPDF_FontGlobals::Destroy(), CPDF_ColorSpace::DestroyGlobals(), and CPDF_StreamContentParser::DestroyGlobals().
Referenced by CFGAS_StringFormatterTest::~CFGAS_StringFormatterTest(), FPDF_DestroyLibrary(), TestWithPageModule::TearDown(), and TEST().