Searched defs:GetPageCount (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/printing/
H A Dpdf_metafile_cg_mac.cc243 unsigned int PdfMetafileCg::GetPageCount() const { function in class:printing::PdfMetafileCg
254 if (page_number > GetPageCount()) {
H A Dpdf_metafile_skia.cc138 unsigned int PdfMetafileSkia::GetPageCount() const { function in class:printing::PdfMetafileSkia
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_document.cpp252 int CPDF_Document::GetPageCount() const function in class:CPDF_Document
/external/stressapptest/src/
H A Dworker.h258 int64 GetPageCount() {return pages_copied_;} function in class:WorkerThread
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h434 int GetPageCount() {return m_pDoc->GetPageCount();} function in class:CPDFSDK_Document

Completed in 1066 milliseconds