Lines Matching refs:XIPropertyPtr
215 XIPropertyPtr prop; in list_atoms()
245 XIPropertyPtr prop; in get_property()
575 static XIPropertyPtr
578 XIPropertyPtr prop; in XICreateDeviceProperty()
580 prop = (XIPropertyPtr) malloc(sizeof(XIPropertyRec)); in XICreateDeviceProperty()
595 static XIPropertyPtr
598 XIPropertyPtr prop; in XIFetchDeviceProperty()
607 XIDestroyDeviceProperty(XIPropertyPtr prop) in XIDestroyDeviceProperty()
620 XIPropertyPtr prop, next; in XIDeleteAllDeviceProperties()
646 XIPropertyPtr prop, *prev; in XIDeleteDeviceProperty()
688 XIPropertyPtr prop; in XIChangeDeviceProperty()
810 XIPropertyPtr prop = XIFetchDeviceProperty(dev, property); in XIGetDeviceProperty()
841 XIPropertyPtr prop = XIFetchDeviceProperty(dev, property); in XISetDevicePropertyDeletable()
1000 XIPropertyPtr prop, *prev; in ProcXGetDeviceProperty()
1238 XIPropertyPtr prop, *prev; in ProcXIGetProperty()