Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gd2.c664 int idxPos = 0; in _gdImageGd2() local
719 idxPos = gdTell(out); in _gdImageGd2()
722 gdSeek(out, idxPos + idxSize); in _gdImageGd2()
798 GD2_DBG(php_gd_error("Seeking %d to write index", idxPos)); in _gdImageGd2()
800 gdSeek(out, idxPos); in _gdImageGd2()

Completed in 7 milliseconds