Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdfeditpath_embeddertest.cpp48 FPDFPath_GetFillColor(path, &r, &g, &b, &a); in TEST_F()
Dfpdfeditpath.cpp112 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetFillColor(FPDF_PAGEOBJECT path, in FPDFPath_GetFillColor() function
Dfpdfview_c_api_test.c160 CHK(FPDFPath_GetFillColor); in CheckPDFiumCApi()
Dfpdfedit_embeddertest.cpp260 EXPECT_TRUE(FPDFPath_GetFillColor(green_rect, &R, &G, &B, &A)); in TEST_F()
/external/pdfium/public/
Dfpdf_edit.h567 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetFillColor(FPDF_PAGEOBJECT path,