gdGetInt           47 libgd/gd_gd.c  		if (!gdGetInt(&im->transparent, in)) {
gdGetInt          184 libgd/gd_gd.c  				if (!gdGetInt(&pix, in)) {
gdGetInt          147 libgd/gd_gd2.c 			if (gdGetInt(&cidx[i].offset, in) != 1) {
gdGetInt          150 libgd/gd_gd2.c 			if (gdGetInt(&cidx[i].size, in) != 1) {
gdGetInt          329 libgd/gd_gd2.c 							if (!gdGetInt(&im->tpixels[y][x], in)) {
gdGetInt          561 libgd/gd_gd2.c 							if (!gdGetInt((int *)&ch, in)) {
gdGetInt           39 libgd/gd_io.h  int gdGetInt(int *result, gdIOCtx *ctx);