| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | propertyst.h | 58 ATOM propertyName; member in struct:_Property
|
| H A D | inputstr.h | 486 Atom propertyName; member in struct:_XIProperty
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | propertyst.h | 59 ATOM propertyName; member in struct:_Property
|
| H A D | inputstr.h | 416 Atom propertyName; member in struct:_XIProperty
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowclass.c | 72 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 D | winmultiwindowicons.c | 391 if (prop->propertyName == name) {
|
| H A D | winwin32rootlesswndproc.c | 314 if (prop->propertyName == AtmWindowsWmRaiseOnClick () 369 if (prop->propertyName == AtmWindowsWMMouseActivate ()
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowclass.c | 69 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 D | rrproviderproperty.c | 73 .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 D | rrproperty.c | 74 .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 D | randrstr.h | 107 ATOM propertyName; member in struct:_rrProperty
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | property.c | 81 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 D | xiproperty.c | 229 *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 D | property.c | 79 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 D | window.c | 205 if (prop->propertyName == XA_WM_NAME && prop->type == XA_STRING &&
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrproperty.c | 73 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 D | randrstr.h | 98 ATOM propertyName; member in struct:_rrProperty
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | xiproperty.c | 235 *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 D | xselinux_hooks.c | 260 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 D | xselinux_ext.c | 426 id = pProp->propertyName;
|
| H A D | security.c | 911 ATOM name = (*rec->ppProp)->propertyName;
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xselinux_hooks.c | 257 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 D | xselinux_ext.c | 429 id = pProp->propertyName;
|
| H A D | security.c | 852 ATOM name = (*rec->ppProp)->propertyName;
|