Home
last modified time | relevance | path

Searched refs:gstr_stat (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/transmission-utils/transmission-3.00/gtk/
H A Dtorrent-cell-renderer.c387 GString* gstr_stat = p->gstr1; in get_size_compact() local
391 g_string_truncate(gstr_stat, 0); in get_size_compact()
439 GString* gstr_stat = p->gstr2; in get_size_full() local
443 g_string_truncate(gstr_stat, 0); in get_size_full()
444 getStatusString(gstr_stat, tor, st, p->upload_speed_KBps, p->download_speed_KBps); in get_size_full()
457 g_object_set(p->text_renderer, "text", gstr_stat->str, NULL); in get_size_full()
595 GString* gstr_stat = p->gstr1; in render_compact() local
599 g_string_truncate(gstr_stat, 0); in render_compact()
673 GString* gstr_stat = p->gstr2; in render_full() local
679 g_string_truncate(gstr_stat, 0); in render_full()
[all …]
/dports/net-p2p/transmission-cli/transmission-3.00/gtk/
H A Dtorrent-cell-renderer.c387 GString* gstr_stat = p->gstr1; in get_size_compact() local
391 g_string_truncate(gstr_stat, 0); in get_size_compact()
439 GString* gstr_stat = p->gstr2; in get_size_full() local
443 g_string_truncate(gstr_stat, 0); in get_size_full()
444 getStatusString(gstr_stat, tor, st, p->upload_speed_KBps, p->download_speed_KBps); in get_size_full()
457 g_object_set(p->text_renderer, "text", gstr_stat->str, NULL); in get_size_full()
595 GString* gstr_stat = p->gstr1; in render_compact() local
599 g_string_truncate(gstr_stat, 0); in render_compact()
673 GString* gstr_stat = p->gstr2; in render_full() local
679 g_string_truncate(gstr_stat, 0); in render_full()
[all …]
/dports/net-p2p/transmission-qt/transmission-3.00/gtk/
H A Dtorrent-cell-renderer.c387 GString* gstr_stat = p->gstr1; in get_size_compact() local
391 g_string_truncate(gstr_stat, 0); in get_size_compact()
439 GString* gstr_stat = p->gstr2; in get_size_full() local
443 g_string_truncate(gstr_stat, 0); in get_size_full()
444 getStatusString(gstr_stat, tor, st, p->upload_speed_KBps, p->download_speed_KBps); in get_size_full()
457 g_object_set(p->text_renderer, "text", gstr_stat->str, NULL); in get_size_full()
595 GString* gstr_stat = p->gstr1; in render_compact() local
599 g_string_truncate(gstr_stat, 0); in render_compact()
673 GString* gstr_stat = p->gstr2; in render_full() local
679 g_string_truncate(gstr_stat, 0); in render_full()
[all …]
/dports/net-p2p/transmission-daemon/transmission-3.00/gtk/
H A Dtorrent-cell-renderer.c387 GString* gstr_stat = p->gstr1; in get_size_compact() local
391 g_string_truncate(gstr_stat, 0); in get_size_compact()
439 GString* gstr_stat = p->gstr2; in get_size_full() local
443 g_string_truncate(gstr_stat, 0); in get_size_full()
444 getStatusString(gstr_stat, tor, st, p->upload_speed_KBps, p->download_speed_KBps); in get_size_full()
457 g_object_set(p->text_renderer, "text", gstr_stat->str, NULL); in get_size_full()
595 GString* gstr_stat = p->gstr1; in render_compact() local
599 g_string_truncate(gstr_stat, 0); in render_compact()
673 GString* gstr_stat = p->gstr2; in render_full() local
679 g_string_truncate(gstr_stat, 0); in render_full()
[all …]
/dports/net-p2p/transmission-gtk/transmission-3.00/gtk/
H A Dtorrent-cell-renderer.c387 GString* gstr_stat = p->gstr1; in get_size_compact() local
391 g_string_truncate(gstr_stat, 0); in get_size_compact()
439 GString* gstr_stat = p->gstr2; in get_size_full() local
443 g_string_truncate(gstr_stat, 0); in get_size_full()
444 getStatusString(gstr_stat, tor, st, p->upload_speed_KBps, p->download_speed_KBps); in get_size_full()
457 g_object_set(p->text_renderer, "text", gstr_stat->str, NULL); in get_size_full()
595 GString* gstr_stat = p->gstr1; in render_compact() local
599 g_string_truncate(gstr_stat, 0); in render_compact()
673 GString* gstr_stat = p->gstr2; in render_full() local
679 g_string_truncate(gstr_stat, 0); in render_full()
[all …]
/dports/www/transmission-web/transmission-3.00/gtk/
H A Dtorrent-cell-renderer.c387 GString* gstr_stat = p->gstr1; in get_size_compact() local
391 g_string_truncate(gstr_stat, 0); in get_size_compact()
439 GString* gstr_stat = p->gstr2; in get_size_full() local
443 g_string_truncate(gstr_stat, 0); in get_size_full()
444 getStatusString(gstr_stat, tor, st, p->upload_speed_KBps, p->download_speed_KBps); in get_size_full()
457 g_object_set(p->text_renderer, "text", gstr_stat->str, NULL); in get_size_full()
595 GString* gstr_stat = p->gstr1; in render_compact() local
599 g_string_truncate(gstr_stat, 0); in render_compact()
673 GString* gstr_stat = p->gstr2; in render_full() local
679 g_string_truncate(gstr_stat, 0); in render_full()
[all …]