Lines Matching refs:FPDF_BOOL
56 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
74 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
93 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
104 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_SetFillColor(FPDF_PAGEOBJECT path, in FPDFPath_SetFillColor()
112 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_GetFillColor(FPDF_PAGEOBJECT path, in FPDFPath_GetFillColor()
147 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_MoveTo(FPDF_PAGEOBJECT path, in FPDFPath_MoveTo()
159 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_LineTo(FPDF_PAGEOBJECT path, in FPDFPath_LineTo()
171 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_BezierTo(FPDF_PAGEOBJECT path, in FPDFPath_BezierTo()
189 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_Close(FPDF_PAGEOBJECT path) { in FPDFPath_Close()
202 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV FPDFPath_SetDrawMode(FPDF_PAGEOBJECT path, in FPDFPath_SetDrawMode()
204 FPDF_BOOL stroke) { in FPDFPath_SetDrawMode()
252 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV
272 FPDF_EXPORT FPDF_BOOL FPDF_CALLCONV