| /xsrc/external/mit/ctwm/dist/ |
| H A D | ctwm_takeover.h | 7 bool takeover_screen(ScreenInfo *scr);
|
| H A D | ewmh.h | 59 bool EwmhInitScreenEarly(ScreenInfo *scr); 60 void EwmhInitScreenLate(ScreenInfo *scr); 62 void EwmhInitVirtualRoots(ScreenInfo *scr); 67 Image *EwmhGetIcon(ScreenInfo *scr, TwmWindow *twm_win);
|
| H A D | otp.h | 68 void OtpScrInitData(ScreenInfo *); 69 name_list **OtpScrSwitchingL(ScreenInfo *, WinType); 70 name_list **OtpScrPriorityL(ScreenInfo *, WinType, int); 71 void OtpScrSetSwitching(ScreenInfo *, WinType, bool); 72 void OtpScrSetZero(ScreenInfo *, WinType, int);
|
| H A D | event_internal.h | 14 ScreenInfo *GetTwmScreen(XEvent *event);
|
| H A D | vscreen.h | 15 void InitVirtualScreens(ScreenInfo *scr);
|
| H A D | types.h | 30 typedef struct ScreenInfo ScreenInfo; typedef in typeref:struct:ScreenInfo
|
| H A D | ctwm_takeover.c | 29 takeover_screen(ScreenInfo *scr)
|
| H A D | event_utils.c | 23 static ScreenInfo *FindScreenInfo(Window w); 208 ScreenInfo * 211 ScreenInfo *scr; 225 * FindScreenInfo - get ScreenInfo struct associated with a given window 228 * ScreenInfo struct 235 static ScreenInfo *
|
| H A D | util.h | 64 void CreateFonts(ScreenInfo *scr);
|
| H A D | workspace_manager.h | 10 void ConfigureWorkSpaceManager(ScreenInfo *scr);
|
| H A D | animate.c | 40 static void AnimateIcons(ScreenInfo *scr, Icon *icon); 172 ScreenInfo *scr; 276 AnimateIcons(ScreenInfo *scr, Icon *icon) 318 ScreenInfo *scr;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | screen.h | 62 typedef struct ScreenInfo { struct 252 } ScreenInfo; typedef in typeref:struct:ScreenInfo 255 extern ScreenInfo **ScreenList; 256 extern ScreenInfo *Scr;
|
| H A D | events.h | 103 extern ScreenInfo *FindScreenInfo(Window w);
|
| H A D | gc.c | 74 static ScreenInfo *prevScr = NULL;
|
| H A D | iconmgr.h | 63 struct ScreenInfo *scr; /* the screen this thing is on */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| H A D | fakeinit.c | 35 InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbinit.c | 35 InitOutput (ScreenInfo *pScreenInfo, int argc, char **argv)
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | globals.c | 61 ScreenInfo screenInfo;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwin.h | 44 void DarwinAdjustScreenOrigins(ScreenInfo *pScreenInfo);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | darwin.h | 45 DarwinAdjustScreenOrigins(ScreenInfo *pScreenInfo);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | globals.c | 64 ScreenInfo screenInfo;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kInit.c | 114 * argument: (ScreenInfo *)pScreenInfo : screen info struct 119 InitOutput(ScreenInfo *pScreenInfo, int argc, char *argv[])
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Init.c | 51 InitOutput(ScreenInfo *screenInfo, int argc, char *argv[])
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kInit.c | 120 * argument: (ScreenInfo *)pScreenInfo : screen info struct 125 InitOutput(ScreenInfo *pScreenInfo, int argc, char *argv[])
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Init.c | 58 InitOutput(ScreenInfo * screen_info, int argc, char *argv[])
|