Home
last modified time | relevance | path

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

/dports/x11-wm/i3/i3-4.20.1/include/
H A Dcon.h84 bool con_is_hidden(Con *con);
/dports/x11-wm/i3-gaps/i3-4.20.1/include/
H A Dcon.h84 bool con_is_hidden(Con *con);
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dcon.c404 bool con_is_hidden(Con *con) { in con_is_hidden() function
971 if (!con_is_hidden(current) && con_is_leaf(current)) in con_num_visible_children()
H A Dx.c787 bool should_be_hidden = con_is_hidden(con); in set_hidden_state()
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dcon.c404 bool con_is_hidden(Con *con) { in con_is_hidden() function
971 if (!con_is_hidden(current) && con_is_leaf(current)) in con_num_visible_children()
H A Dx.c787 bool should_be_hidden = con_is_hidden(con); in set_hidden_state()