Home | History | Annotate | Download | only in tools

Lines Matching refs:data_pos

868    fpos_t         data_pos;      /* Position of first byte of chunk data */
1225 /* Get the current position and store it in 'data_pos'. The corresponding
1230 file_getpos(file, &file->data_pos);
1592 chunk->chunk_data_pos = file->data_pos;
2907 file_setpos(file, &file->data_pos);
2914 file_setpos(file, &file->data_pos);
2975 file_setpos(file, &file->data_pos);
3077 /* On entry file::data_pos must be set to the position of the first byte
3081 * file::data_pos for the chunk after this one. For an IDAT chunk the whole
3264 * a chunk control structure and sets the file length/type/data_pos fields
3488 file_setpos(file, &file->data_pos);