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

/xsrc/external/mit/ctwm/dist/
H A Dotp.h72 void OtpScrSetZero(ScreenInfo *, WinType, int);
H A Dgram.y290 { OtpScrSetZero(Scr, WinWin, $2); }
292 { OtpScrSetZero(Scr, IconWin, $3); }
H A Dgram.tab.c2368 { OtpScrSetZero(Scr, WinWin, (yyvsp[0].num)); }
2374 { OtpScrSetZero(Scr, IconWin, (yyvsp[0].num)); }
H A Dotp.c1309 void OtpScrSetZero(ScreenInfo *scr, WinType wintype, int priority) function in typeref:typename:void
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2368 { OtpScrSetZero(Scr, WinWin, (yyvsp[0].num)); }
2374 { OtpScrSetZero(Scr, IconWin, (yyvsp[0].num)); }

Completed in 50 milliseconds