Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dpmbitchx.c29 int VIO_font_width=6; variable
1840 VIO_font_width=atoi(width); in load_default_font()
1853 font_screen->VIO_font_width=VIO_font_width; in load_default_font()
2574 VIO_font_width=atoi(width); in gui_font_set()
2584 VIO_font_width = screen->VIO_font_width; in gui_font_set()
2590 screen->VIO_font_width = VIO_font_width; in gui_font_set()
2602 main_screen->VIO_font_width=VIO_font_width; in gui_font_init()
2863 new->VIO_font_width = main_screen->VIO_font_width; in pm_new_window()
2868 new->VIO_font_width = VIO_font_width; in pm_new_window()
2896 new->VIO_font_width = VIO_font_width; in pm_new_window()
[all …]
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dpmbitchx.c29 int VIO_font_width=6; variable
1840 VIO_font_width=atoi(width); in load_default_font()
1853 font_screen->VIO_font_width=VIO_font_width; in load_default_font()
2574 VIO_font_width=atoi(width); in gui_font_set()
2584 VIO_font_width = screen->VIO_font_width; in gui_font_set()
2590 screen->VIO_font_width = VIO_font_width; in gui_font_set()
2602 main_screen->VIO_font_width=VIO_font_width; in gui_font_init()
2863 new->VIO_font_width = main_screen->VIO_font_width; in pm_new_window()
2868 new->VIO_font_width = VIO_font_width; in pm_new_window()
2896 new->VIO_font_width = VIO_font_width; in pm_new_window()
[all …]
/dports/chinese/bitchx/bitchx-1.2.1/dll/nicklist/
H A Dnicklist.c209 …ize(current_window->screen->VIO_font_height, current_window->screen->VIO_font_width, hnvps); /… in nicklist_thread()
214 cx=NICKNAME_LEN*current_window->screen->VIO_font_width; in nicklist_thread()
/dports/irc/bitchx/bitchx-1.2.1/dll/nicklist/
H A Dnicklist.c209 …ize(current_window->screen->VIO_font_height, current_window->screen->VIO_font_width, hnvps); /… in nicklist_thread()
214 cx=NICKNAME_LEN*current_window->screen->VIO_font_width; in nicklist_thread()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h829 int VIO_font_width, member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h829 int VIO_font_width, member