Home
last modified time | relevance | path

Searched refs:con_border_style_rect (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/i3/i3-4.20.1/include/
H A Dcon.h420 Rect con_border_style_rect(Con *con);
/dports/x11-wm/i3-gaps/i3-4.20.1/include/
H A Dcon.h420 Rect con_border_style_rect(Con *con);
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dfloating.c82 Rect border_rect = con_border_style_rect(focused_con); in floating_check_size()
354 Rect border_style_rect = con_border_style_rect(con); in floating_enable()
H A Dclick.c122 Rect bsr = con_border_style_rect(con); in tiling_resize()
H A Dcon.c1657 Rect con_border_style_rect(Con *con) { in con_border_style_rect() function
1776 Rect bsr = con_border_style_rect(con); in con_set_border_style()
1787 bsr = con_border_style_rect(con); in con_set_border_style()
H A Drender.c62 *inset = rect_add(*inset, con_border_style_rect(con)); in render_con()
H A Dx.c415 Rect br = con_border_style_rect(con); in x_get_border_rectangles()
576 Rect br = con_border_style_rect(con); in x_draw_decoration()
H A Dhandlers.c327 Rect bsr = con_border_style_rect(con); in handle_configure_request()
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dfloating.c82 Rect border_rect = con_border_style_rect(focused_con); in floating_check_size()
354 Rect border_style_rect = con_border_style_rect(con); in floating_enable()
H A Dclick.c122 Rect bsr = con_border_style_rect(con); in tiling_resize()
H A Dcon.c1664 Rect con_border_style_rect(Con *con) { in con_border_style_rect() function
1791 Rect bsr = con_border_style_rect(con); in con_set_border_style()
1802 bsr = con_border_style_rect(con); in con_set_border_style()
H A Dx.c415 Rect br = con_border_style_rect(con); in x_get_border_rectangles()
576 Rect br = con_border_style_rect(con); in x_draw_decoration()
H A Drender.c91 *inset = rect_add(*inset, con_border_style_rect(con)); in render_con()
H A Dhandlers.c327 Rect bsr = con_border_style_rect(con); in handle_configure_request()