Lines Matching defs:property
203 // Returns whether it is a property event for the specified selection transfer
211 event->xproperty.atom == notification->xselection.property;
693 // Set ICCCM WM_HINTS property
710 // Set ICCCM WM_NORMAL_HINTS property
742 // Set ICCCM WM_CLASS property
790 // Set the specified property to the selection converted to the requested target
803 if (request->property == None)
821 request->property,
828 return request->property;
838 request->property,
869 request->property,
878 return request->property;
888 request->property,
895 return request->property;
908 request->property,
915 return request->property;
929 reply.xselection.property = writeTargetToProperty(request);
954 // string into a window property and then read it back, just return it
984 if (notification.xselection.property == None)
994 notification.xselection.property,
1023 notification.xselection.property,
1695 if (event->xselection.property == _glfw.x11.XdndSelection)
1701 event->xselection.property,
1841 // Retrieve a single window property of the specified type
1845 Atom property,
1855 property,
2390 // NOTE: We don't check for failure as this property may not exist yet
2669 // NOTE: We don't check for failure as this property may not exist yet