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

#include <cpdf_pagemodule.h>

+ Collaboration diagram for CPDF_PageModule:

Static Public Member Functions

static void Create ()
 
static void Destroy ()
 

Detailed Description

Definition at line 12 of file cpdf_pagemodule.h.

Member Function Documentation

◆ Create()

void CPDF_PageModule::Create ( )
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().

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

◆ Destroy()

void CPDF_PageModule::Destroy ( )
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().

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

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