Home
last modified time | relevance | path

Searched refs:GetView (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_page.h53 View* GetView() const { return m_pView; } in GetView() function
/external/pdfium/fpdfsdk/
Dfpdfview.cpp1080 static_cast<CPDFSDK_PageView*>(pPage->GetView()); in FPDF_ClosePage()