Searched refs:test_only (Results 1 – 1 of 1) sorted by relevance
1783 static int get_x11_thing(int get_title, int test_only);1954 get_x11_title(int test_only) in get_x11_title() argument1956 return get_x11_thing(TRUE, test_only); in get_x11_title()1963 get_x11_icon(int test_only) in get_x11_icon() argument1967 retval = get_x11_thing(FALSE, test_only); in get_x11_icon()1970 if (oldicon == NULL && !test_only) in get_x11_icon()1984 int test_only) in get_x11_thing() argument2034 if (!test_only) in get_x11_thing()2165 get_x11_title(int test_only UNUSED) in get_x11_title()2171 get_x11_icon(int test_only) in get_x11_icon() argument[all …]