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

/xsrc/external/mit/ctwm/dist/
H A Dtypes.h66 typedef struct OtpPreferences OtpPreferences; typedef in typeref:struct:OtpPreferences
H A Dotp.c67 struct OtpPreferences { struct
1024 static void ApplyPreferences(OtpPreferences *prefs, OtpWinList *owl)
1048 static void RecomputeOwlPrefs(OtpPreferences *prefs, OtpWinList *owl)
1138 OtpPreferences *prefs = (wintype == IconWin) ? Scr->IconOTP : Scr->OTP;
1289 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1300 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1311 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1326 OtpPreferences *prefs = (wintype == IconWin) ? scr->IconOTP : scr->OTP;
1338 static OtpPreferences *new_OtpPreferences(void)
1340 OtpPreferences *pre
[all...]
H A Dscreen.h562 struct OtpPreferences *OTP;
564 struct OtpPreferences *IconOTP;

Completed in 5 milliseconds