Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/public/
H A Dfpdf_transformpage.h264 FPDFClipPath_GetPathSegment(FPDF_CLIPPATH clip_path,
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_edit_embeddertest.cpp620 ASSERT_EQ(nullptr, FPDFClipPath_GetPathSegment(nullptr, 0, 0)); in TEST_F()
621 ASSERT_EQ(nullptr, FPDFClipPath_GetPathSegment(clip_path, -1, 0)); in TEST_F()
622 ASSERT_EQ(nullptr, FPDFClipPath_GetPathSegment(clip_path, 1, 0)); in TEST_F()
623 ASSERT_EQ(nullptr, FPDFClipPath_GetPathSegment(clip_path, 0, -1)); in TEST_F()
624 ASSERT_EQ(nullptr, FPDFClipPath_GetPathSegment(clip_path, 0, 4)); in TEST_F()
627 segment = FPDFClipPath_GetPathSegment(clip_path, 0, 0); in TEST_F()
634 segment = FPDFClipPath_GetPathSegment(clip_path, 0, 1); in TEST_F()
641 segment = FPDFClipPath_GetPathSegment(clip_path, 0, 2); in TEST_F()
648 segment = FPDFClipPath_GetPathSegment(clip_path, 0, 3); in TEST_F()
692 EXPECT_FALSE(FPDFClipPath_GetPathSegment(clip_path, 0, 0)); in TEST_F()
H A Dfpdf_transformpage.cpp337 FPDFClipPath_GetPathSegment(FPDF_CLIPPATH clip_path, in FPDFClipPath_GetPathSegment() function
H A Dfpdf_view_c_api_test.c444 CHK(FPDFClipPath_GetPathSegment); in CheckPDFiumCApi()
/aosp_15_r20/out/soong/.intermediates/external/pdfium/libpdfium/android_arm64_armv8-2a_cortex-a55_shared/
Dlibpdfium.so.toc677 672: FUNC GLOBAL DEFAULT 16 FPDFClipPath_GetPathSegment