HomeSort by relevance Sort by last modified time
    Searched refs:CPDF_Document (Results 126 - 136 of 136) sorted by null

1 2 3 4 56

  /external/pdfium/fpdfsdk/
cpdfsdk_interform.cpp 18 #include "core/fpdfapi/parser/cpdf_document.h"
128 CPDF_Document* pDocument = m_pFormFillEnv->GetPDFDocument();
172 CPDF_Document* pDocument,
fpdfformfill.cpp 13 #include "core/fpdfapi/parser/cpdf_document.h"
154 CPDF_Document* pPDFDoc = pContext->GetPDFDoc();
792 CPDF_Document* pDoc = pFormFillEnv->GetPDFDocument();
fsdk_actionhandler.cpp 418 CPDF_Document* pPDFDocument = pFormFillEnv->GetPDFDocument();
fpdfedit_embeddertest.cpp 129 CPDF_Document* cpdf_doc() { return cpdf_doc_; }
132 CPDF_Document* cpdf_doc_;
    [all...]
cpdfsdk_formfillenvironment.cpp 582 CPDF_Document* pPDFDoc = GetPDFDocument();
  /external/pdfium/fxjs/
cjs_document.cpp     [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_imagerenderer.cpp 21 #include "core/fpdfapi/parser/cpdf_document.h"
141 CPDF_Document* pDocument = nullptr;
cpdf_dibsource.cpp 20 #include "core/fpdfapi/parser/cpdf_document.h"
148 bool CPDF_DIBSource::Load(CPDF_Document* pDoc, const CPDF_Stream* pStream) {
253 int CPDF_DIBSource::StartLoadDIBSource(CPDF_Document* pDoc,
    [all...]
cpdf_renderstatus.cpp 36 #include "core/fpdfapi/parser/cpdf_document.h"
72 CPDF_Document* pDoc = pFont->GetDocument();
915 RetainPtr<CFX_DIBitmap> DrawPatternBitmap(CPDF_Document* pDoc,
    [all...]
  /external/pdfium/core/fpdfapi/edit/
cpdf_creator.cpp 15 #include "core/fpdfapi/parser/cpdf_document.h"
141 CPDF_Creator::CPDF_Creator(CPDF_Document* pDoc,
  /external/pdfium/fpdfsdk/pwl/
cpwl_appstream.cpp 12 #include "core/fpdfapi/parser/cpdf_document.h"
    [all...]

Completed in 339 milliseconds

1 2 3 4 56