Home
last modified time | relevance | path

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

/dports/x11-wm/i3/i3-4.20.1/include/
H A Dcon.h188 Con *con_by_con_id(long target);
/dports/x11-wm/i3-gaps/i3-4.20.1/include/
H A Dcon.h188 Con *con_by_con_id(long target);
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dcon.c683 Con *con_by_con_id(long target) { in con_by_con_id() function
700 return con_by_con_id((long)con) != NULL; in con_exists()
H A Dcommands.c1972 con = con_by_con_id(target); in cmd_swap()
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dcon.c683 Con *con_by_con_id(long target) { in con_by_con_id() function
700 return con_by_con_id((long)con) != NULL; in con_exists()
H A Dcommands.c1972 con = con_by_con_id(target); in cmd_swap()