Searched refs:g_data_output_stream_tell (Results 1 – 1 of 1) sorted by relevance
62 static goffset g_data_output_stream_tell (GSeekable *seekable);165 iface->tell = g_data_output_stream_tell; in g_data_output_stream_seekable_iface_init()527 g_data_output_stream_tell (GSeekable *seekable) in g_data_output_stream_tell() function