Home
last modified time | relevance | path

Searched defs:page_view (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_annotiteration.cpp16 CPDFSDK_PageView* page_view) { in CreateForDrawing()
21 CPDFSDK_AnnotIteration::CPDFSDK_AnnotIteration(CPDFSDK_PageView* page_view) in CPDFSDK_AnnotIteration()
24 CPDFSDK_AnnotIteration::CPDFSDK_AnnotIteration(CPDFSDK_PageView* page_view, in CPDFSDK_AnnotIteration()
Dfpdf_formfill.cpp627 CPDFSDK_PageView* page_view = cpdfsdk_annot->GetPageView(); in FORM_GetFocusedAnnot() local
657 CPDFSDK_PageView* page_view = in FORM_SetFocusedAnnot() local
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_widget.cpp440 CXFA_FFPageView* page_view = GetXFAFFWidget()->GetPageView(); in GetDocView() local