Home
last modified time | relevance | path

Searched refs:FPDFPath_SetLineJoin (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_edit.h530 FPDF_EXPORT void FPDF_CALLCONV FPDFPath_SetLineJoin(FPDF_PAGEOBJECT page_object,
/external/pdfium/fpdfsdk/
Dfpdfeditpath.cpp220 FPDF_EXPORT void FPDF_CALLCONV FPDFPath_SetLineJoin(FPDF_PAGEOBJECT path, in FPDFPath_SetLineJoin() function
Dfpdfview_c_api_test.c172 CHK(FPDFPath_SetLineJoin); in CheckPDFiumCApi()