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

/xsrc/external/mit/ctwm/dist/
H A Dotp.c634 * We start looking for transients of owl at the bottom of its OTP
1077 RecomputeOwlPrefs(Scr->OTP, twm_win->otp);
1138 OtpPreferences *prefs = (wintype == IconWin) ? Scr->IconOTP : Scr->OTP;
1180 * Got stashed OTP flags; use 'em. Explicitly mask in only
1194 /* Nothing from OTP about above/below; check EWMH */
1289 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1300 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1305 scr->OTP->switching = switching;
1311 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1326 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
[all...]
H A Dscreen.h559 /// Stash of various OTP info about the windows on the screen. This
562 struct OtpPreferences *OTP; member in struct:ScreenInfo
563 /// Stash of OTP info about icons on the screen. \copydetails OTP
565 /// Pointer to the start of the OTP winlists for the screen.
H A DCHANGES.md99 1. A failure in OTP consistency checks caused by the handling of
166 1. When multiple X Screens are used, the OTP code didn't recognize the
184 window, the OTP stacking may cause it to be stuck below the main
201 aborting with an assertion failure in the OTP code, like `Assertion
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dprinciples.adoc79 somewhere in OTP's illusion of the global stacking order.

Completed in 8 milliseconds