Searched refs:deliverPropertyNotifyEvent (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | property.c | 111 deliverPropertyNotifyEvent(WindowPtr pWin, int state, PropertyPtr pProp) in deliverPropertyNotifyEvent() function 187 deliverPropertyNotifyEvent(pWin, PropertyNewValue, props[i]); in ProcRotateProperties() 363 deliverPropertyNotifyEvent(pWin, PropertyNewValue, pProp); in dixChangeWindowProperty() 392 deliverPropertyNotifyEvent(pWin, PropertyDelete, pProp); in DeleteProperty() 406 deliverPropertyNotifyEvent(pWin, PropertyDelete, pProp); in DeleteAllWindowProperties() 529 deliverPropertyNotifyEvent(pWin, PropertyDelete, pProp); in ProcGetProperty()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 17218 dix: Pass the whole property into deliverPropertyNotifyEvent 22266 dix: Avoid writing uninitialized bytes in deliverPropertyNotifyEvent
|