Home
last modified time | relevance | path

Searched refs:EoGetXwin (Results 1 – 13 of 13) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dhiwin.c94 phi->im = EobjGetImage(EoObj(ewin), EoGetXwin(ewin)); in HiwinRenderImageInit()
121 HiwinRenderImageDrawX(phi, EoGetXwin(phi)); in HiwinRenderImageDraw()
192 HiwinRenderPixmapDrawX(phi, EoGetXwin(phi)); in HiwinRenderPixmapDraw()
H A Dshapewin.c90 XShapeCombineRectangles(disp, EoGetXwin(sw), in ShapewinCreate()
H A Dicons.c144 draw = EoGetXwin(ewin); in IB_SnapEWin()
H A Dewmh.c189 wl[i] = EoGetXwin(DeskGet(i)); in EWMH_SetDesktopRoots()
435 ex_netwm_opacity_set(EoGetXwin(ewin), opacity); in EWMH_SetWindowOpacity()
445 ex_window_prop_del(EoGetXwin(ewin), ea_n._NET_WM_WINDOW_OPACITY); in EWMH_SetWindowOpacity()
H A Deobj.h96 #define EoGetXwin(eo) EobjGetXwin(EoObj(eo)) macro
H A Dewins.c282 EwinGetClientXwin(ewin), EoGetXwin(ewin), in EwinManage()
699 EwinGetClientXwin(ewin), EoGetXwin(ewin), ewin->state.shaped); in EwinPropagateShapes()
1345 winrel = EoGetXwin(ewin2); in EwinEventConfigureRequest()
H A Dicccm.c301 ev.xconfigure.above = EoGetXwin(ewin); in ICCCM_Configure()
H A Dpager.c307 EwinGetClientXwin(ewin), EoGetXwin(ewin), w, h, in PagerEwinUpdateMini()
319 draw = EoGetXwin(ewin); in PagerEwinUpdateMini()
H A Daclass.c1033 if (ewin && ev->xcrossing.window == EoGetXwin(ewin) && in ActionclassEvent()
H A Dbuttons.c1052 EoGetXwin(b), EoGetDeskNum(b), EoIsSticky(b), in ButtonsIpc()
H A Dipc.c1166 EoGetXwin(ewin), in EwinShowInfo()
H A Dborders.c149 EwinGetClientXwin(ewin), EoGetXwin(ewin), i, force, in _BorderWinpartITclassApply()
H A Ddesktops.c519 dsk->num, dsk->viewable, EoGetXwin(dsk), EobjGetXwin(dsk->bg.o), in DeskBackgroundConfigure()