OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OtpScrSetSwitching
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/ctwm/dist/
otp.h
71
void
OtpScrSetSwitching
(ScreenInfo *, WinType, bool);
gram.y
301
| PRIORITY_SWITCHING {
OtpScrSetSwitching
(Scr, WinWin, false);
304
| PRIORITY_NOT_SWITCHING {
OtpScrSetSwitching
(Scr, WinWin, true);
308
{
OtpScrSetSwitching
(Scr, IconWin, false);
312
{
OtpScrSetSwitching
(Scr, IconWin, true);
gram.tab.c
2398
{
OtpScrSetSwitching
(Scr, WinWin, false);
2405
{
OtpScrSetSwitching
(Scr, WinWin, true);
2412
{
OtpScrSetSwitching
(Scr, IconWin, false);
2419
{
OtpScrSetSwitching
(Scr, IconWin, true);
otp.c
1297
void
OtpScrSetSwitching
(ScreenInfo *scr, WinType wintype, bool switching)
/xsrc/external/mit/ctwm/dist/gen/
gram.tab.c
2398
{
OtpScrSetSwitching
(Scr, WinWin, false);
2405
{
OtpScrSetSwitching
(Scr, WinWin, true);
2412
{
OtpScrSetSwitching
(Scr, IconWin, false);
2419
{
OtpScrSetSwitching
(Scr, IconWin, true);
Completed in 12 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026