Home
last modified time | relevance | path

Searched refs:FPDFPath_GetMatrix (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_editpath.cpp184 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetMatrix(FPDF_PAGEOBJECT path, in FPDFPath_GetMatrix() function
Dfpdf_view_c_api_test.c206 CHK(FPDFPath_GetMatrix); in CheckPDFiumCApi()
Dfpdf_edit_embeddertest.cpp271 EXPECT_FALSE(FPDFPath_GetMatrix(nullptr, &matrix)); in TEST_F()
272 EXPECT_TRUE(FPDFPath_GetMatrix(red_rect, &matrix)); in TEST_F()
/external/pdfium/public/
Dfpdf_edit.h1018 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetMatrix(FPDF_PAGEOBJECT path,