Home
last modified time | relevance | path

Searched refs:DevPrivateKeyRec (Results 1 – 25 of 120) sorted by relevance

12345

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinglobals.c48 DevPrivateKeyRec g_iScreenPrivateKeyRec;
49 DevPrivateKeyRec g_iCmapPrivateKeyRec;
50 DevPrivateKeyRec g_iGCPrivateKeyRec;
51 DevPrivateKeyRec g_iPixmapPrivateKeyRec;
52 DevPrivateKeyRec g_iWindowPrivateKeyRec;
H A Dwin.h566 extern DevPrivateKeyRec g_iScreenPrivateKeyRec;
569 extern DevPrivateKeyRec g_iCmapPrivateKeyRec;
572 extern DevPrivateKeyRec g_iGCPrivateKeyRec;
575 extern DevPrivateKeyRec g_iPixmapPrivateKeyRec;
578 extern DevPrivateKeyRec g_iWindowPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx.h376 extern DevPrivateKeyRec dmxGCPrivateKeyRec;
380 extern DevPrivateKeyRec dmxWinPrivateKeyRec;
384 extern DevPrivateKeyRec dmxPixPrivateKeyRec;
390 extern DevPrivateKeyRec dmxScreenPrivateKeyRec;
394 extern DevPrivateKeyRec dmxColormapPrivateKeyRec;
398 extern DevPrivateKeyRec dmxPictPrivateKeyRec;
402 extern DevPrivateKeyRec dmxGlyphSetPrivateKeyRec;
H A Ddmxscrinit.c69 DevPrivateKeyRec dmxGCPrivateKeyRec;
70 DevPrivateKeyRec dmxWinPrivateKeyRec;
71 DevPrivateKeyRec dmxPixPrivateKeyRec;
73 DevPrivateKeyRec dmxScreenPrivateKeyRec;
74 DevPrivateKeyRec dmxColormapPrivateKeyRec;
75 DevPrivateKeyRec dmxPictPrivateKeyRec;
76 DevPrivateKeyRec dmxGlyphSetPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxselinuxint.h65 extern DevPrivateKeyRec subjectKeyRec;
68 extern DevPrivateKeyRec objectKeyRec;
71 extern DevPrivateKeyRec dataKeyRec;
H A Dgeint.h40 extern DevPrivateKeyRec GEClientPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/dbe/
H A Dmidbe.h45 extern DevPrivateKeyRec dbeScreenPrivKeyRec;
49 extern DevPrivateKeyRec dbeWindowPrivKeyRec;
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h55 extern DevPrivateKeyRec rootlessGCPrivateKeyRec;
59 extern DevPrivateKeyRec rootlessScreenPrivateKeyRec;
63 extern DevPrivateKeyRec rootlessWindowPrivateKeyRec;
67 extern DevPrivateKeyRec rootlessWindowOldPixmapPrivateKeyRec;
H A DrootlessScreen.c64 DevPrivateKeyRec rootlessGCPrivateKeyRec;
65 DevPrivateKeyRec rootlessScreenPrivateKeyRec;
66 DevPrivateKeyRec rootlessWindowPrivateKeyRec;
67 DevPrivateKeyRec rootlessWindowOldPixmapPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipointer.h122 extern _X_EXPORT DevPrivateKeyRec miPointerPrivKeyRec;
126 extern _X_EXPORT DevPrivateKeyRec miPointerScreenKeyRec;
H A Dmiscrinit.c56 static DevPrivateKeyRec miScreenPrivKeyRec;
325 DevPrivateKeyRec miZeroLineScreenKeyRec;
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompint.h176 extern DevPrivateKeyRec CompScreenPrivateKeyRec;
180 extern DevPrivateKeyRec CompWindowPrivateKeyRec;
184 extern DevPrivateKeyRec CompSubwindowsPrivateKeyRec;
H A Dcompinit.c51 DevPrivateKeyRec CompScreenPrivateKeyRec;
52 DevPrivateKeyRec CompWindowPrivateKeyRec;
53 DevPrivateKeyRec CompSubwindowsPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Globals.c50 DevPrivateKeyRec xf86CreateRootWindowKeyRec;
51 DevPrivateKeyRec xf86ScreenKeyRec;
/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h65 } DevPrivateKeyRec, *DevPrivateKey; typedef
75 DevPrivateKeyRec screenKey;
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.c72 static DevPrivateKeyRec DRIScreenPrivKeyRec;
74 static DevPrivateKeyRec DRIWindowPrivKeyRec;
76 static DevPrivateKeyRec DRIPixmapPrivKeyRec;
78 static DevPrivateKeyRec DRIPixmapBufferPrivKeyRec;
/OK3568_Linux_fs/external/xserver/glx/
H A Dvndext.c46 static DevPrivateKeyRec glvXGLVScreenPrivKey;
47 static DevPrivateKeyRec glvXGLVClientPrivKey;
/OK3568_Linux_fs/external/xserver/fb/
H A Dfballpriv.c29 static DevPrivateKeyRec fbScreenPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNPixmap.h18 extern DevPrivateKeyRec xnestPixmapPrivateKeyRec;
H A DXNGC.h24 extern DevPrivateKeyRec xnestGCPrivateKeyRec;
H A DColor.h35 extern DevPrivateKeyRec xnestColormapPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexglobals.h81 extern DevPrivateKeyRec XIClientPrivateKeyRec;
/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncstr.h81 extern DevPrivateKeyRec miSyncScreenPrivateKey;
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Ddarwin.h54 extern DevPrivateKeyRec darwinScreenKeyRec;
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_screen.c30 DevPrivateKeyRec present_screen_private_key;
31 DevPrivateKeyRec present_window_private_key;

12345