Home
last modified time | relevance | path

Searched refs:ERegisterWindow (Results 1 – 6 of 6) sorted by relevance

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dsetup.c133 RROOT = ERegisterWindow(DefaultRootWindow(disp), NULL); in SetupX()
H A Dsystray.c123 win = ERegisterWindow(xwin, NULL); in SystrayObjManage()
H A Deobj.c347 win = ERegisterWindow(xwin, pxwa); in EobjRegisterOR()
H A Dxwin.h141 Win ERegisterWindow(EX_Window xwin, XWindowAttributes * pxwa);
H A Dx.c660 ERegisterWindow(EX_Window xwin, XWindowAttributes * pxwa) in ERegisterWindow() function
H A Dewins.c133 win = ERegisterWindow(xwin, pxwa); in EwinGetAttributes()