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

/xsrc/external/mit/xterm/dist/
H A Dscreen.c3365 _Xconst char *oldprop; local in function:FullScreen
3375 oldprop = ewmhProperty(old_ewmh_mode);
3379 old_ewmh_mode, NonNull(oldprop),
3408 set_ewmh_hint(xw, _NET_WM_STATE_REMOVE, oldprop);
3410 set_ewmh_hint(xw, _NET_WM_STATE_REMOVE, oldprop);

Completed in 5 milliseconds