Searched refs:g_buffered_output_stream_tell (Results 1 – 1 of 1) sorted by relevance
109 static goffset g_buffered_output_stream_tell (GSeekable *seekable);351 iface->tell = g_buffered_output_stream_tell; in g_buffered_output_stream_seekable_iface_init()527 g_buffered_output_stream_tell (GSeekable *seekable) in g_buffered_output_stream_tell() function