Searched defs:wintype (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dfunctions_win.c375 WinType wintype; local in function:otp_priority_handler
H A Dotp.c763 void OtpRaise(TwmWindow *twm_win, WinType wintype) argument
777 void OtpLower(TwmWindow *twm_win, WinType wintype) argument
791 void OtpRaiseLower(TwmWindow *twm_win, WinType wintype) argument
805 void OtpTinyRaise(TwmWindow *twm_win, WinType wintype) argument
819 void OtpTinyLower(TwmWindow *twm_win, WinType wintype) argument
877 OtpHandleCirculateNotify(VirtualScreen * vs,TwmWindow * twm_win,WinType wintype,int place) argument
894 OtpSetPriority(TwmWindow * twm_win,WinType wintype,int new_pri,int where) argument
920 OtpChangePriority(TwmWindow * twm_win,WinType wintype,int relpriority) argument
941 OtpSwitchPriority(TwmWindow * twm_win,WinType wintype) argument
963 OtpToggleSwitching(TwmWindow * twm_win,WinType wintype) argument
1094 OtpRemove(TwmWindow * twm_win,WinType wintype) argument
1109 new_OtpWinList(TwmWindow * twm_win,WinType wintype,bool switching,int priority) argument
1134 AddNewOwl(TwmWindow * twm_win,WinType wintype,OtpWinList * parent) argument
1222 OtpAdd(TwmWindow * twm_win,WinType wintype) argument
1287 OtpScrSwitchingL(ScreenInfo * scr,WinType wintype) argument
1297 OtpScrSetSwitching(ScreenInfo * scr,WinType wintype,bool switching) argument
1309 OtpScrSetZero(ScreenInfo * scr,WinType wintype,int priority) argument
1324 OtpScrPriorityL(ScreenInfo * scr,WinType wintype,int priority) argument
1378 ReparentWindow(Display * display,TwmWindow * twm_win,WinType wintype,Window parent,int x,int y) argument
[all...]

Completed in 4 milliseconds