Searched refs:OtpScrSetZero (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | otp.h | 72 void OtpScrSetZero(ScreenInfo *, WinType, int);
|
| H A D | gram.y | 290 { OtpScrSetZero(Scr, WinWin, $2); } 292 { OtpScrSetZero(Scr, IconWin, $3); }
|
| H A D | gram.tab.c | 2368 { OtpScrSetZero(Scr, WinWin, (yyvsp[0].num)); } 2374 { OtpScrSetZero(Scr, IconWin, (yyvsp[0].num)); }
|
| H A D | otp.c | 1309 void OtpScrSetZero(ScreenInfo *scr, WinType wintype, int priority) function in typeref:typename:void
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.c | 2368 { OtpScrSetZero(Scr, WinWin, (yyvsp[0].num)); } 2374 { OtpScrSetZero(Scr, IconWin, (yyvsp[0].num)); }
|
Completed in 50 milliseconds