Home
last modified time | relevance | path

Searched refs:AllocateWindowPrivate (Results 1 – 12 of 12) sorted by relevance

/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/
H A Dcfballpriv.c74 if (!AllocateWindowPrivate(pScreen, cfbWindowPrivateIndex,
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include/
H A Dscreenint.h84 extern Bool AllocateWindowPrivate(
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mfb/
H A Dmfbscrinit.c114 return (AllocateWindowPrivate(pScreen, mfbWindowPrivateIndex,
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/
H A DrdpPri.c118 AllocateWindowPrivate(pScreen, PTR2INT(rv), bytes); in rdpAllocateWindowPrivate()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Dprivates.c166 AllocateWindowPrivate(pScreen, index2, amount) in AllocateWindowPrivate() function
/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Drootless-screen.c667 if (!AllocateWindowPrivate(pScreen, rootlessWindowPrivateIndex, 0)) in RootlessAllocatePrivates()
H A Ddri-surface.c171 if (!AllocateWindowPrivate(pScreen, DRIWindowPrivIndex, 0)) in DRIExtensionInit()
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Drootless-screen.c667 if (!AllocateWindowPrivate(pScreen, rootlessWindowPrivateIndex, 0)) in RootlessAllocatePrivates()
H A Ddri-surface.c171 if (!AllocateWindowPrivate(pScreen, DRIWindowPrivIndex, 0)) in DRIExtensionInit()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Drootless-screen.c667 if (!AllocateWindowPrivate(pScreen, rootlessWindowPrivateIndex, 0)) in RootlessAllocatePrivates()
H A Ddri-surface.c171 if (!AllocateWindowPrivate(pScreen, DRIWindowPrivIndex, 0)) in DRIExtensionInit()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/Xext/
H A Dmbuf.c248 if (!AllocateWindowPrivate (pScreen, MultibufferWindowIndex, 0) || in MultibufferExtensionInit()