Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gd.c22 int _gdGetColors (gdIOCtx * in, gdImagePtr im, int gd2xFlag) in _gdGetColors() argument
25 if (gd2xFlag) { in _gdGetColors()
78 if (gd2xFlag) { in _gdGetColors()
100 int gd2xFlag = 0; in _gdCreateFromFile() local
108 gd2xFlag = 1; in _gdCreateFromFile()
131 if (!_gdGetColors(in, im, gd2xFlag)) { in _gdCreateFromFile()
H A Dgd_gd2.c48 extern int _gdGetColors(gdIOCtx * in, gdImagePtr im, int gd2xFlag);

Completed in 13 milliseconds