Home
last modified time | relevance | path

Searched defs:CPDFSDK_PageView (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/include/formfiller/
DFFL_FormFiller.h17 class CPDFSDK_PageView; variable
/external/pdfium/fpdfsdk/include/
Dfsdk_baseannot.h16 class CPDFSDK_PageView; variable
Dfsdk_annothandler.h13 class CPDFSDK_PageView; variable
Dfsdk_baseform.h20 class CPDFSDK_PageView; variable
Dfsdk_mgr.h24 class CPDFSDK_PageView; variable
/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp598 CPDFSDK_PageView::CPDFSDK_PageView(CPDFSDK_Document* pSDKDoc,CPDF_Page* page):m_pSDKDoc(pSDKDoc),m_… in CPDFSDK_PageView() function in CPDFSDK_PageView