Searched refs:init_pos (Results 1 – 3 of 3) sorted by relevance
6 PVector init_pos, init_center, init_axis;17 init_pos = pos.copy();112 pos = init_pos.copy();
201 OPJ_INT32 init_pos; member
542 box.init_pos = cio_tell(cio);554 box.length = cio_tell(cio) - box.init_pos;555 cio_seek(cio, box.init_pos);557 cio_seek(cio, box.init_pos + box.length);