Searched defs:cr_input_peek_byte (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-input.c777 * cr_input_peek_byte:
789 *Subsequent calls to cr_input_peek_byte with the same arguments
797 cr_input_peek_byte (CRInput const * a_this, enum CRSeekPos a_origin, function
843 *Same as cr_input_peek_byte() but with a simplified
859 status = cr_input_peek_byte (a_this, CR_SEEK_CUR, a_offset, &result);

Completed in 725 milliseconds