Searched refs:AllocateWindowPrivate (Results 1 – 12 of 12) sorted by relevance
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/cfb/ |
H A D | cfballpriv.c | 74 if (!AllocateWindowPrivate(pScreen, cfbWindowPrivateIndex,
|
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include/ |
H A D | screenint.h | 84 extern Bool AllocateWindowPrivate(
|
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/mfb/ |
H A D | mfbscrinit.c | 114 return (AllocateWindowPrivate(pScreen, mfbWindowPrivateIndex,
|
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/module/ |
H A D | rdpPri.c | 118 AllocateWindowPrivate(pScreen, PTR2INT(rv), bytes); in rdpAllocateWindowPrivate()
|
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/ |
H A D | privates.c | 166 AllocateWindowPrivate(pScreen, index2, amount) in AllocateWindowPrivate() function
|
/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/ |
H A D | rootless-screen.c | 667 if (!AllocateWindowPrivate(pScreen, rootlessWindowPrivateIndex, 0)) in RootlessAllocatePrivates()
|
H A D | dri-surface.c | 171 if (!AllocateWindowPrivate(pScreen, DRIWindowPrivIndex, 0)) in DRIExtensionInit()
|
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/ |
H A D | rootless-screen.c | 667 if (!AllocateWindowPrivate(pScreen, rootlessWindowPrivateIndex, 0)) in RootlessAllocatePrivates()
|
H A D | dri-surface.c | 171 if (!AllocateWindowPrivate(pScreen, DRIWindowPrivIndex, 0)) in DRIExtensionInit()
|
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/ |
H A D | rootless-screen.c | 667 if (!AllocateWindowPrivate(pScreen, rootlessWindowPrivateIndex, 0)) in RootlessAllocatePrivates()
|
H A D | dri-surface.c | 171 if (!AllocateWindowPrivate(pScreen, DRIWindowPrivIndex, 0)) in DRIExtensionInit()
|
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/Xext/ |
H A D | mbuf.c | 248 if (!AllocateWindowPrivate (pScreen, MultibufferWindowIndex, 0) || in MultibufferExtensionInit()
|