_gdGetColors      131 gd/libgd/gd_gd.c 	if (!_gdGetColors(in, im, gd2xFlag)) {
_gdGetColors       48 gd/libgd/gd_gd2.c extern int _gdGetColors(gdIOCtx * in, gdImagePtr im, int gd2xFlag);
_gdGetColors      184 gd/libgd/gd_gd2.c 	if (!_gdGetColors(in, im, (*vers) == 2)) {
_gdGetColors      457 gd/libgd/gd_gd2.c 	if (!_gdGetColors(in, im, vers == 2)) {