Searched refs:gdPutInt (Results 1 – 5 of 5) sorted by relevance
33 void gdPutInt(int w, gdIOCtx *ctx);
220 gdPutInt(im->transparent, out); in _gdPutColors()257 gdPutInt(im->tpixels[y][x], out); in _gdImageGd()
61 void gdPutInt (int w, gdIOCtx * ctx) in gdPutInt() function
769 gdPutInt(im->tpixels[y][x], out); in _gdImageGd2()804 gdPutInt(chunkIdx[x].offset, out); in _gdImageGd2()805 gdPutInt(chunkIdx[x].size, out); in _gdImageGd2()
331 #define gdPutInt php_gd_gdPutInt macro
Completed in 12 milliseconds