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
cpdfxfa_context.h File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

#include <stdint.h>
#include <memory>
#include <vector>
#include "core/fpdfapi/parser/cpdf_document.h"
#include "core/fxcrt/cfx_timer.h"
#include "core/fxcrt/observed_ptr.h"
#include "core/fxcrt/retain_ptr.h"
#include "core/fxcrt/unowned_ptr.h"
#include "fpdfsdk/cpdfsdk_formfillenvironment.h"
#include "fpdfsdk/fpdfxfa/cpdfxfa_page.h"
#include "fxjs/gc/heap.h"
#include "v8/include/cppgc/persistent.h"
#include "xfa/fxfa/cxfa_ffapp.h"
#include "xfa/fxfa/cxfa_ffdoc.h"
+ Include dependency graph for cpdfxfa_context.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPDFXFA_Context
 

Functions

void CPDFXFA_ModuleInit ()
 
void CPDFXFA_ModuleDestroy ()
 

Function Documentation

◆ CPDFXFA_ModuleDestroy()

void CPDFXFA_ModuleDestroy ( )

Definition at line 115 of file cpdfxfa_context.cpp.

References BC_Library_Destroy(), CFGAS_GEModule::Destroy(), and fxcodec::JpegProgressiveDecoder::DestroyGlobals().

+ Here is the call graph for this function:

◆ CPDFXFA_ModuleInit()

void CPDFXFA_ModuleInit ( )

Definition at line 103 of file cpdfxfa_context.cpp.

References BC_Library_Init(), CFGAS_GEModule::Create(), and fxcodec::JpegProgressiveDecoder::InitializeGlobals().

+ Here is the call graph for this function: