| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fballpriv.c | 49 …if (!dixRegisterScreenSpecificPrivateKey (pScreen, &pScrPriv->winPrivateKeyRec, PRIVATE_WINDOW, 0)) in fbAllocatePrivates()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winallpriv.c | 91 (g_iWindowPrivateKey, PRIVATE_WINDOW, sizeof(winPrivWinRec))) { in winAllocatePrivates()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | privates.c | 72 [PRIVATE_WINDOW] = TRUE, 101 [PRIVATE_WINDOW] = "WINDOW", 117 [PRIVATE_WINDOW] = TRUE,
|
| H A D | window.c | 571 pWin = dixAllocateScreenObjectWithPrivates(pScreen, WindowRec, PRIVATE_WINDOW); in CreateRootWindow() 837 pWin = dixAllocateScreenObjectWithPrivates(pScreen, WindowRec, PRIVATE_WINDOW); in CreateWindow() 862 dixFreeObjectWithPrivates(pWin, PRIVATE_WINDOW); in CreateWindow() 878 dixFreeObjectWithPrivates(pWin, PRIVATE_WINDOW); in CreateWindow() 1064 dixFreeObjectWithPrivates(pChild, PRIVATE_WINDOW); in CrushTree() 1112 dixFreeObjectWithPrivates(pWin, PRIVATE_WINDOW); in DeleteWindow()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 375 if (!dixRegisterPrivateKey(&CompWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in compScreenInit() 377 if (!dixRegisterPrivateKey(&CompSubwindowsPrivateKeyRec, PRIVATE_WINDOW, 0)) in compScreenInit()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | privates.h | 42 PRIVATE_WINDOW, enumerator
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 634 if (!dixRegisterPrivateKey(&rootlessWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in RootlessAllocatePrivates() 637 (&rootlessWindowOldPixmapPrivateKeyRec, PRIVATE_WINDOW, 0)) in RootlessAllocatePrivates()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_screen.c | 214 if (!dixRegisterPrivateKey(&present_window_private_key, PRIVATE_WINDOW, 0)) in present_screen_register_priv_keys()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 146 (&xnestWindowPrivateKeyRec, PRIVATE_WINDOW, sizeof(xnestPrivWin))) in xnestOpenScreen()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-present.c | 575 if (!dixRegisterPrivateKey(&xwl_present_window_private_key, PRIVATE_WINDOW, 0)) in xwl_present_init()
|
| H A D | xwayland.c | 1105 if (!dixRegisterPrivateKey(&xwl_window_private_key, PRIVATE_WINDOW, 0)) in xwl_screen_init() 1109 if (!dixRegisterPrivateKey(&xwl_damage_private_key, PRIVATE_WINDOW, 0)) in xwl_screen_init()
|
| H A D | xwayland-glamor-eglstream.c | 862 PRIVATE_WINDOW, 0)) in xwl_glamor_eglstream_init_screen()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.c | 108 if (!dixRegisterPrivateKey(&DRIWindowPrivKeyRec, PRIVATE_WINDOW, 0)) in DRIScreenInit()
|
| /OK3568_Linux_fs/external/xserver/dbe/ |
| H A D | dbe.c | 1390 if (!dixRegisterPrivateKey(&dbeWindowPrivKeyRec, PRIVATE_WINDOW, 0)) in DbeExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxwindow.c | 65 (&dmxWinPrivateKeyRec, PRIVATE_WINDOW, sizeof(dmxWinPrivRec))) in dmxInitWindow()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kxv.c | 126 if (!dixRegisterPrivateKey(&KdXVWindowKeyRec, PRIVATE_WINDOW, 0)) in KdXVScreenInit()
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.c | 633 if (!dixRegisterPrivateKey(&PictureWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in PictureInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/ |
| H A D | dri2.c | 1522 if (!dixRegisterPrivateKey(&dri2WindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in DRI2ScreenInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | dri.c | 408 if (!dixRegisterPrivateKey(&DRIWindowPrivKeyRec, PRIVATE_WINDOW, 0)) in DRIScreenInit()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mioverlay.c | 118 (&miOverlayWindowKeyRec, PRIVATE_WINDOW, sizeof(miOverlayWindowRec))) in miInitOverlay()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86xv.c | 239 if (!dixRegisterPrivateKey(&XF86XVWindowKeyRec, PRIVATE_WINDOW, 0)) in xf86XVScreenInit()
|
| /OK3568_Linux_fs/external/xserver/miext/damage/ |
| H A D | damage.c | 1682 if (!dixRegisterPrivateKey(&damageWinPrivateKeyRec, PRIVATE_WINDOW, 0)) in DamageSetup()
|