Searched refs:FPDFPath_GetFillColor (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/fpdfsdk/ |
D | fpdfeditpath_embeddertest.cpp | 48 FPDFPath_GetFillColor(path, &r, &g, &b, &a); in TEST_F()
|
D | fpdfeditpath.cpp | 112 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetFillColor(FPDF_PAGEOBJECT path, in FPDFPath_GetFillColor() function
|
D | fpdfview_c_api_test.c | 160 CHK(FPDFPath_GetFillColor); in CheckPDFiumCApi()
|
D | fpdfedit_embeddertest.cpp | 260 EXPECT_TRUE(FPDFPath_GetFillColor(green_rect, &R, &G, &B, &A)); in TEST_F()
|
/external/pdfium/public/ |
D | fpdf_edit.h | 567 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetFillColor(FPDF_PAGEOBJECT path,
|