Searched refs:g_buffered_input_stream_tell (Results 1 – 1 of 1) sorted by relevance
117 static goffset g_buffered_input_stream_tell (GSeekable *seekable);305 iface->tell = g_buffered_input_stream_tell; in g_buffered_input_stream_seekable_iface_init()840 g_buffered_input_stream_tell (GSeekable *seekable) in g_buffered_input_stream_tell() function