Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd_gd2.c127 if (gdGetWord(ncx, in) != 1) { in _gd2GetHeader()
139 nc = (*ncx) * (*ncy); in _gd2GetHeader()
253 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
274 nc = ncx * ncy; in gdImageCreateFromGd2Ctx()
415 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
463 nc = ncx * ncy; in gdImageCreateFromGd2PartCtx()
500 if (ecx >= ncx) { in gdImageCreateFromGd2PartCtx()
501 ecx = ncx - 1; in gdImageCreateFromGd2PartCtx()
544 chunkNum = cx + cy * ncx; in gdImageCreateFromGd2PartCtx()
644 int ncx, ncy, cx, cy; in _gdImageGd2() local
[all …]

Completed in 7 milliseconds