Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_rotate.c18 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageSkewX() typedef
115 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageSkewY() typedef
206 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate90() typedef
253 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate180() typedef
301 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageRotate270() typedef
H A Dgd_filter.c119 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageNegate() typedef
152 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageGrayScale() typedef
192 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageBrightness() typedef
238 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageContrast() typedef
296 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageColor() typedef
341 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageConvolution() typedef
408 typedef int (*FuncPtr)(gdImagePtr, int, int); in gdImageSelectiveBlur() typedef

Completed in 8 milliseconds