Home
last modified time | relevance | path

Searched refs:con_set_border_style (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/i3/i3-4.20.1/include/
H A Dcon.h445 void con_set_border_style(Con *con, int border_style, int border_width);
/dports/x11-wm/i3-gaps/i3-4.20.1/include/
H A Dcon.h445 void con_set_border_style(Con *con, int border_style, int border_width);
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dmanage.c534 con_set_border_style(nc, motif_border_style, config.default_floating_border_width); in manage_window()
536 con_set_border_style(nc, motif_border_style, config.default_border_width); in manage_window()
H A Dhandlers.c1196 con_set_border_style(con, motif_border_style, con->current_border_width); in handle_motif_hints_change()
H A Dcommands.c751 con_set_border_style(current->con, border_style, con_border_width); in cmd_border()
H A Dcon.c1760 void con_set_border_style(Con *con, int border_style, int border_width) { in con_set_border_style() function
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dmanage.c534 con_set_border_style(nc, motif_border_style, config.default_floating_border_width); in manage_window()
536 con_set_border_style(nc, motif_border_style, config.default_border_width); in manage_window()
H A Dhandlers.c1196 con_set_border_style(con, motif_border_style, con->current_border_width); in handle_motif_hints_change()
H A Dcommands.c751 con_set_border_style(current->con, border_style, con_border_width); in cmd_border()
H A Dcon.c1775 void con_set_border_style(Con *con, int border_style, int border_width) { in con_set_border_style() function