Searched refs:gdImageXbmCtx (Results 1 – 4 of 4) sorted by relevance
177 void gdImageXbmCtx(gdImagePtr image, char* file_name, int fg, gdIOCtx * out) in gdImageXbmCtx() function
405 void gdImageXbmCtx(gdImagePtr image, char* file_name, int fg, gdIOCtx * out);
345 #define gdImageXbmCtx php_gd_gdImageXbmCtx macro
1862 gdImageXbmCtx(im, file ? file : "", (int) foreground_color, ctx); in PHP_FUNCTION()
Completed in 48 milliseconds