Home
last modified time | relevance | path

Searched refs:FPDFClipPath_CountPathSegments (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/public/
H A Dfpdf_transformpage.h251 FPDFClipPath_CountPathSegments(FPDF_CLIPPATH clip_path, int path_index);
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_transformpage.cpp323 FPDFClipPath_CountPathSegments(FPDF_CLIPPATH clip_path, int path_index) { in FPDFClipPath_CountPathSegments() function
H A Dfpdf_view_c_api_test.c442 CHK(FPDFClipPath_CountPathSegments); in CheckPDFiumCApi()
H A Dfpdf_edit_embeddertest.cpp614 ASSERT_EQ(-1, FPDFClipPath_CountPathSegments(nullptr, 0)); in TEST_F()
615 ASSERT_EQ(-1, FPDFClipPath_CountPathSegments(clip_path, -1)); in TEST_F()
616 ASSERT_EQ(-1, FPDFClipPath_CountPathSegments(clip_path, 1)); in TEST_F()
617 ASSERT_EQ(4, FPDFClipPath_CountPathSegments(clip_path, 0)); in TEST_F()
691 EXPECT_EQ(-1, FPDFClipPath_CountPathSegments(clip_path, 0)); in TEST_F()
/aosp_15_r20/out/soong/.intermediates/external/pdfium/libpdfium/android_arm64_armv8-2a_cortex-a55_shared/
Dlibpdfium.so.toc2005 2000: FUNC GLOBAL DEFAULT 16 FPDFClipPath_CountPathSegments