Searched refs:FPDF_VIEWERREF_GetNumCopies (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/
H A Dfpdfview_embeddertest.cpp89 EXPECT_EQ(1, FPDF_VIEWERREF_GetNumCopies(document()));
128 EXPECT_EQ(1, FPDF_VIEWERREF_GetNumCopies(document()));
139 EXPECT_EQ(5, FPDF_VIEWERREF_GetNumCopies(document()));
H A Dfpdfview_c_api_test.c359 CHK(FPDF_VIEWERREF_GetNumCopies);
H A Dfpdfview.cpp1326 FPDF_VIEWERREF_GetNumCopies(FPDF_DOCUMENT document) { function
/external/pdfium/public/
H A Dfpdfview.h1004 // Function: FPDF_VIEWERREF_GetNumCopies
1011 FPDF_VIEWERREF_GetNumCopies(FPDF_DOCUMENT document);

Completed in 412 milliseconds