Home
last modified time | relevance | path

Searched refs:PropertyPtr (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Dproperty.c74 PropertyPtr pProp; in PrintPropertys()
90 dixLookupProperty(PropertyPtr *result, WindowPtr pWin, Atom propertyName, in dixLookupProperty()
93 PropertyPtr pProp; in dixLookupProperty()
111 deliverPropertyNotifyEvent(WindowPtr pWin, int state, PropertyPtr pProp) in deliverPropertyNotifyEvent()
140 PropertyPtr *props; /* array of pointer */ in ProcRotateProperties()
141 PropertyPtr pProp, saved; in ProcRotateProperties()
150 props = xallocarray(stuff->nAtoms, sizeof(PropertyPtr)); in ProcRotateProperties()
258 PropertyPtr pProp; in dixChangeWindowProperty()
371 PropertyPtr pProp, prevProp; in DeleteProperty()
402 PropertyPtr pProp, pNextProp; in DeleteAllWindowProperties()
[all …]
H A Dwindow.c193 PropertyPtr prop; in get_window_name()
/OK3568_Linux_fs/external/xserver/include/
H A Dproperty.h52 typedef struct _Property *PropertyPtr; typedef
56 PropertyPtr prop;
62 extern _X_EXPORT int dixLookupProperty(PropertyPtr * /*result */ ,
H A Dwindowstr.h88 PropertyPtr userProps; /* default: NULL */
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxacestr.h62 PropertyPtr *ppProp;
H A Dxace.h78 PropertyPtr *ppProp,
H A Dxselinux_ext.c251 PropertyPtr pProp; in ProcSELinuxGetPropertyContext()
405 PropertyPtr pProp; in ProcSELinuxListProperties()
H A Dxace.c51 PropertyPtr *ppProp, Mask access_mode) in XaceHookPropertyAccess()
H A Dxselinux_hooks.c555 PropertyPtr pProp = *rec->ppProp; in SELinuxProperty()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c168 PropertyPtr prop) in xwl_window_set_allow_commits_from_property()
483 PropertyPtr prop = NULL; in xwl_window_init_allow_commits()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dapplewm.c132 PropertyPtr prop; in AppleWMDoReorderWindow()