Home
last modified time | relevance | path

Searched defs:FuncPtr (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.3/ext/gd/libgd/
H A Dgd_filter.c21 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageNegate() typedef
54 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageGrayScale() typedef
94 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageBrightness() typedef
140 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageContrast() typedef
198 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageColor() typedef
243 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageConvolution() typedef
310 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageSelectiveBlur() typedef
H A Dgd_rotate.c22 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageSkewX() typedef
119 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageSkewY() typedef
210 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate90() typedef
257 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate180() typedef
305 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate270() typedef

Completed in 10 milliseconds