Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd_gd2.c651 int idxPos = 0; in _gdImageGd2() local
706 idxPos = gdTell(out); in _gdImageGd2()
709 gdSeek(out, idxPos + idxSize); in _gdImageGd2()
785 GD2_DBG(php_gd_error("Seeking %d to write index", idxPos)); in _gdImageGd2()
787 gdSeek(out, idxPos); in _gdImageGd2()

Completed in 6 milliseconds