Home
last modified time | relevance | path

Searched refs:_gdImageWBMPCtx (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/gd/libgd/
H A Dgd_wbmp.c85 static int _gdImageWBMPCtx(gdImagePtr image, int fg, gdIOCtx *out);
98 _gdImageWBMPCtx(image, fg, out); in gdImageWBMPCtx()
102 static int _gdImageWBMPCtx(gdImagePtr image, int fg, gdIOCtx *out) in _gdImageWBMPCtx() function
219 if (!_gdImageWBMPCtx(im, fg, out)) { in gdImageWBMPPtr()

Completed in 5 milliseconds