Searched refs:propertyName (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dpropertyst.h58 ATOM propertyName; member in struct:_Property
H A Dinputstr.h486 Atom propertyName; member in struct:_XIProperty
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dpropertyst.h59 ATOM propertyName; member in struct:_Property
H A Dinputstr.h416 Atom propertyName; member in struct:_XIProperty
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowclass.c72 if (prop->propertyName == XA_WM_CLASS
141 if (prop->propertyName == XA_WM_HINTS
175 if (prop->propertyName == AtmWmWindowRole ()
226 if (prop->propertyName == XA_WM_NORMAL_HINTS
263 if (prop->propertyName == XA_WM_TRANSIENT_FOR)
301 if (prop->propertyName == XA_WM_NAME
H A Dwinmultiwindowicons.c391 if (prop->propertyName == name) {
H A Dwinwin32rootlesswndproc.c314 if (prop->propertyName == AtmWindowsWmRaiseOnClick ()
369 if (prop->propertyName == AtmWindowsWMMouseActivate ()
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowclass.c69 if (prop->propertyName == XA_WM_CLASS
137 if (prop->propertyName == XA_WM_HINTS && prop->data) {
167 if (prop->propertyName == AtmWmWindowRole()
211 if (prop->propertyName == XA_WM_NORMAL_HINTS && prop->data) {
244 if (prop->propertyName == XA_WM_TRANSIENT_FOR) {
279 if (prop->propertyName == XA_WM_NAME
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrproviderproperty.c73 .atom = prop->propertyName,
111 prop->propertyName = property;
128 if (prop->propertyName == property) {
219 prop->propertyName, &new_value)) {
247 .atom = prop->propertyName,
286 if (RRChangeProviderProperty(provider, property->propertyName,
301 if (prop->propertyName == property)
321 prop->propertyName);
420 *temppAtoms++ = prop->propertyName;
611 if (prop->propertyName
[all...]
H A Drrproperty.c74 .atom = prop->propertyName,
112 prop->propertyName = property;
129 if (prop->propertyName == property) {
240 prop->propertyName, &new_value)) {
263 RRNoticePropertyChange(output, prop->propertyName, prop_value);
271 .atom = prop->propertyName,
310 if (RRChangeOutputProperty(output, property->propertyName,
325 if (prop->propertyName == property)
345 prop->propertyName);
448 *temppAtoms++ = prop->propertyName;
[all...]
H A Drandrstr.h107 ATOM propertyName; member in struct:_rrProperty
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dproperty.c81 ErrorF("[dix] %x %x\n", pProp->propertyName, pProp->type);
92 dixLookupProperty(PropertyPtr *result, WindowPtr pWin, Atom propertyName, argument
97 client->errorValue = propertyName;
100 if (pProp->propertyName == propertyName)
283 pProp->propertyName = property;
370 deliverPropertyNotifyEvent(pWin, PropertyNewValue, pProp->propertyName);
407 deliverPropertyNotifyEvent(pWin, PropertyDelete, pProp->propertyName);
422 deliverPropertyNotifyEvent(pWin, PropertyDelete, pProp->propertyName);
546 deliverPropertyNotifyEvent(pWin, PropertyDelete, pProp->propertyName);
[all...]
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dxiproperty.c229 *a = prop->propertyName;
263 if (prop->propertyName == property)
585 prop->propertyName = property;
601 if (prop->propertyName == property)
626 send_property_event(device, prop->propertyName, XIPropertyDeleted);
651 if (prop->propertyName == property)
666 rc = handler->DeleteProperty(device, prop->propertyName);
676 send_property_event(device, prop->propertyName, XIPropertyDeleted);
771 rc = handler->SetProperty(dev, prop->propertyName,
800 send_property_event(dev, prop->propertyName,
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dproperty.c79 ErrorF("[dix] %x %x\n", pProp->propertyName, pProp->type);
90 dixLookupProperty(PropertyPtr *result, WindowPtr pWin, Atom propertyName, argument
96 client->errorValue = propertyName;
99 if (pProp->propertyName == propertyName)
123 .u.property.atom = pProp->propertyName,
286 pProp->propertyName = property;
603 *temppAtoms++ = pProp->propertyName;
H A Dwindow.c205 if (prop->propertyName == XA_WM_NAME && prop->type == XA_STRING &&
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrproperty.c73 event.atom = prop->propertyName;
110 prop->propertyName = property;
127 if (prop->propertyName == property) {
221 prop->propertyName, &new_value))
250 event.atom = prop->propertyName;
289 if (RRChangeOutputProperty (output, property->propertyName,
305 if (prop->propertyName == property)
325 prop->propertyName);
419 *temppAtoms++ = prop->propertyName;
605 if (prop->propertyName
[all...]
H A Drandrstr.h98 ATOM propertyName; member in struct:_rrProperty
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dxiproperty.c235 *a = prop->propertyName;
272 if (prop->propertyName == property)
601 prop->propertyName = property;
617 if (prop->propertyName == property)
642 send_property_event(device, prop->propertyName, XIPropertyDeleted);
668 if (prop->propertyName == property)
684 rc = handler->DeleteProperty(device, prop->propertyName);
694 send_property_event(device, prop->propertyName, XIPropertyDeleted);
796 rc = handler->SetProperty(dev, prop->propertyName,
823 send_property_event(dev, prop->propertyName,
[all...]
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxselinux_hooks.c260 const char *propertyName, *selectionName; local in function:SELinuxAudit
273 propertyName = audit->property ? NameForAtom(audit->property) : NULL;
292 audit->property ? propertyName : "",
553 Atom name = pProp->propertyName;
580 while (pProp->propertyName != name || obj->sid != tsid) {
H A Dxselinux_ext.c426 id = pProp->propertyName;
H A Dsecurity.c911 ATOM name = (*rec->ppProp)->propertyName;
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxselinux_hooks.c257 const char *propertyName, *selectionName; local in function:SELinuxAudit
270 propertyName = audit->property ? NameForAtom(audit->property) : NULL;
289 audit->property ? propertyName : "",
556 Atom name = pProp->propertyName;
583 while (pProp->propertyName != name || obj->sid != tsid) {
H A Dxselinux_ext.c429 id = pProp->propertyName;
H A Dsecurity.c852 ATOM name = (*rec->ppProp)->propertyName;

Completed in 42 milliseconds