Home
last modified time | relevance | path

Searched refs:scr_getprefixwidth (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dscreen.h133 guint scr_getprefixwidth(void);
H A Dhbuf.c487 prefixwidth = scr_getprefixwidth(); in hbuf_dump_to_file()
H A Dscreen.c915 guint scr_getprefixwidth(void) in scr_getprefixwidth() function
923 int used_width = Roster_Width + scr_getprefixwidth(); in scr_gettextwidth()
1191 prefixwidth = scr_getprefixwidth(); in scr_update_window()
1818 prev_chatwidth = maxX - Roster_Width - scr_getprefixwidth(); in scr_draw_main_window()
1878 new_chatwidth = maxX - Roster_Width - scr_getprefixwidth(); in resize_win_buffer()
1915 prev_chatwidth = maxX - Roster_Width - scr_getprefixwidth(); in scr_resize()