OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_pPDFDoc
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdoc.h
57
CPDF_Document*
m_pPDFDoc
;
/external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_doc.h
29
CPDF_Document* GetPDFDoc() { return
m_pPDFDoc
; }
219
CPDF_Document*
m_pPDFDoc
;
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_FontMap.h
120
CPDF_Document*
m_pPDFDoc
;
/external/pdfium/core/src/fpdfapi/fpdf_page/
pageint.h
366
CPDF_Document* const
m_pPDFDoc
;
/external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h
67
CPDF_Document* const
m_pPDFDoc
;
89
CPDF_Document*
m_pPDFDoc
;
Completed in 335 milliseconds