Home
last modified time | relevance | path

Searched defs:FuncPtr (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/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
87 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageBrightness() typedef
133 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageContrast() typedef
191 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageColor() typedef
236 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageConvolution() typedef
302 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
349 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate45() typedef

Completed in 10 milliseconds