Searched defs:CPDF_PSEngine (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_func.cpp19 class CPDF_PSEngine;
70 FX_BOOL Execute(CPDF_PSEngine* pEngine);
74 class CPDF_PSEngine { class
76 CPDF_PSEngine();
77 ~CPDF_PSEngine();
104 FX_BOOL CPDF_PSProc::Execute(CPDF_PSEngine* pEngine) {
136 CPDF_PSEngine::CPDF_PSEngine() { function in class:CPDF_PSEngine
139 CPDF_PSEngine::~CPDF_PSEngine() {}
[all...]

Completed in 101 milliseconds