Home
last modified time | relevance | path

Searched refs:GNUstepWMAttributes (Results 1 – 25 of 25) sorted by relevance

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/wmlib/
H A Dcommand.c68 void WMSetWindowAttributes(Display * dpy, Window window, GNUstepWMAttributes * attributes) in WMSetWindowAttributes()
74 (unsigned char *)attributes, sizeof(GNUstepWMAttributes) / sizeof(CARD32)); in WMSetWindowAttributes()
H A DWMaker.h45 } GNUstepWMAttributes; typedef
133 GNUstepWMAttributes *attributes);
/dports/x11-wm/libwraster/WindowMaker-0.95.9/wmlib/
H A Dcommand.c68 void WMSetWindowAttributes(Display * dpy, Window window, GNUstepWMAttributes * attributes) in WMSetWindowAttributes()
74 (unsigned char *)attributes, sizeof(GNUstepWMAttributes) / sizeof(CARD32)); in WMSetWindowAttributes()
H A DWMaker.h45 } GNUstepWMAttributes; typedef
133 GNUstepWMAttributes *attributes);
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/x11/
H A DXGServerWindow.h58 } GNUstepWMAttributes; typedef
111 GNUstepWMAttributes win_attrs;
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dproperties.h35 int PropGetGNUstepWMAttr(Window window, GNUstepWMAttributes **attr);
H A DGNUstep.h92 } GNUstepWMAttributes; typedef
H A Dproperties.c126 int PropGetGNUstepWMAttr(Window window, GNUstepWMAttributes ** attr) in PropGetGNUstepWMAttr()
136 *attr = malloc(sizeof(GNUstepWMAttributes)); in PropGetGNUstepWMAttr()
H A Dwindow.h221 GNUstepWMAttributes *wm_gnustep_attr; /* GNUstep window attributes */
383 void wWindowUpdateGNUstepAttr(WWindow *wwin, GNUstepWMAttributes *attr);
H A Dclient.c614 GNUstepWMAttributes *attr; in wClientCheckProperty()
H A Dwindow.c80 static void setupGNUstepHints(WWindow *wwin, GNUstepWMAttributes *gs_hints);
237 static void setupGNUstepHints(WWindow *wwin, GNUstepWMAttributes *gs_hints) in setupGNUstepHints()
2641 void wWindowUpdateGNUstepAttr(WWindow * wwin, GNUstepWMAttributes * attr) in wWindowUpdateGNUstepAttr()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dproperties.h35 int PropGetGNUstepWMAttr(Window window, GNUstepWMAttributes **attr);
H A DGNUstep.h92 } GNUstepWMAttributes; typedef
H A Dproperties.c126 int PropGetGNUstepWMAttr(Window window, GNUstepWMAttributes ** attr) in PropGetGNUstepWMAttr()
136 *attr = malloc(sizeof(GNUstepWMAttributes)); in PropGetGNUstepWMAttr()
H A Dwindow.h221 GNUstepWMAttributes *wm_gnustep_attr; /* GNUstep window attributes */
383 void wWindowUpdateGNUstepAttr(WWindow *wwin, GNUstepWMAttributes *attr);
H A Dclient.c614 GNUstepWMAttributes *attr; in wClientCheckProperty()
H A Dwindow.c80 static void setupGNUstepHints(WWindow *wwin, GNUstepWMAttributes *gs_hints);
237 static void setupGNUstepHints(WWindow *wwin, GNUstepWMAttributes *gs_hints) in setupGNUstepHints()
2641 void wWindowUpdateGNUstepAttr(WWindow * wwin, GNUstepWMAttributes * attr) in wWindowUpdateGNUstepAttr()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/test/
H A Dwtest.c70 GNUstepWMAttributes attr;
/dports/x11-wm/libwraster/WindowMaker-0.95.9/test/
H A Dwtest.c70 GNUstepWMAttributes attr;
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dwwindow.c372 static void writeGNUstepWMAttr(WMScreen * scr, Window window, GNUstepWMAttributes * attr) in writeGNUstepWMAttr()
393 GNUstepWMAttributes attribs; in setWindowMakerHints()
396 memset(&attribs, 0, sizeof(GNUstepWMAttributes)); in setWindowMakerHints()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dwwindow.c372 static void writeGNUstepWMAttr(WMScreen * scr, Window window, GNUstepWMAttributes * attr) in writeGNUstepWMAttr()
393 GNUstepWMAttributes attribs; in setWindowMakerHints()
396 memset(&attribs, 0, sizeof(GNUstepWMAttributes)); in setWindowMakerHints()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A Deditmenu.c308 } GNUstepWMAttributes; typedef
313 static void writeGNUstepWMAttr(WMScreen * scr, Window window, GNUstepWMAttributes * attr) in writeGNUstepWMAttr()
335 GNUstepWMAttributes attribs; in realizeObserver()
340 memset(&attribs, 0, sizeof(GNUstepWMAttributes)); in realizeObserver()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A Deditmenu.c308 } GNUstepWMAttributes; typedef
313 static void writeGNUstepWMAttr(WMScreen * scr, Window window, GNUstepWMAttributes * attr) in writeGNUstepWMAttr()
335 GNUstepWMAttributes attribs; in realizeObserver()
340 memset(&attribs, 0, sizeof(GNUstepWMAttributes)); in realizeObserver()
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/x11/
H A DXGServerWindow.m897 // Always send GNUstepWMAttributes
905 sizeof(GNUstepWMAttributes)/sizeof(CARD32));
1567 // Always send GNUstepWMAttributes
1569 GNUstepWMAttributes win_attrs;
1583 sizeof(GNUstepWMAttributes)/sizeof(CARD32));
1994 // Always send GNUstepWMAttributes
2002 sizeof(GNUstepWMAttributes)/sizeof(CARD32));
2387 sizeof(GNUstepWMAttributes)/sizeof(CARD32));
2515 // Always send GNUstepWMAttributes
2523 sizeof(GNUstepWMAttributes)/sizeof(CARD32));
[all …]
H A DXGServerEvent.m1837 sizeof(GNUstepWMAttributes)/sizeof(CARD32));