Home
last modified time | relevance | path

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

/dports/www/links/links-2.25/
H A Dbfu.c98 struct style *bfu_style_bw_mono; variable
112 bfu_style_bw_mono = g_get_style(G_BFU_FG_COLOR, G_BFU_BG_COLOR, G_BFU_FONT_SIZE, FF_MONOSPACED); in init_bfu()
126 g_free_style(bfu_style_bw_mono); in shutdown_bfu()
1958 ww.style = align & AL_MONO ? bfu_style_bw_mono : bfu_style_bw; in dlg_format_text()
H A Dsession.c672 s = g_text_width(bfu_style_bw_mono, cast_uchar "["); in download_window_function()
673 ss = g_text_width(bfu_style_bw_mono, q); in download_window_function()
677 g_print_text(term->dev, x, y, bfu_style_bw_mono, cast_uchar "[", NULL); in download_window_function()
680 g_print_text(term->dev, x + w - ss, y, bfu_style_bw_mono, q, NULL); in download_window_function()
H A Dlinks.h3870 …le *bfu_style_wb, *bfu_style_bw, *bfu_style_wb_b, *bfu_style_bw_u, *bfu_style_bw_mono, *bfu_style_…