Lines Matching refs:data_pos
873 fpos_t data_pos; /* Position of first byte of chunk data */
1230 /* Get the current position and store it in 'data_pos'. The corresponding
1235 file_getpos(file, &file->data_pos);
1597 chunk->chunk_data_pos = file->data_pos;
2913 file_setpos(file, &file->data_pos);
2920 file_setpos(file, &file->data_pos);
2981 file_setpos(file, &file->data_pos);
3083 /* On entry file::data_pos must be set to the position of the first byte
3087 * file::data_pos for the chunk after this one. For an IDAT chunk the whole
3270 * a chunk control structure and sets the file length/type/data_pos fields
3495 file_setpos(file, &file->data_pos);