Searched refs:has_capability (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dscreen.c3301 Boolean has_capability = False; local in function:probe_netwm
3304 while (!has_capability) {
3333 has_capability = True;
3339 if (!has_capability) {
3351 TRACE(("probe_netwm(%s) ->%d\n", propname, has_capability));
3352 return has_capability;

Completed in 5 milliseconds