Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c1783 static int get_x11_thing(int get_title, int test_only);
1956 return get_x11_thing(TRUE, test_only); in get_x11_title()
1967 retval = get_x11_thing(FALSE, test_only); in get_x11_icon()
1982 get_x11_thing( in get_x11_thing() function