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

/inkscape/src/libcroco/
H A Dcr-input.h96 cr_input_peek_byte (CRInput const *a_this, enum CRSeekPos a_origin,
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 16 milliseconds