Home
last modified time | relevance | path

Searched refs:OnPropertyNotify (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/linux/
Dx_server_clipboard.h56 void OnPropertyNotify(XEvent* event);
Dx_server_clipboard.cc117 OnPropertyNotify(event); in ProcessXEvent()
170 void XServerClipboard::OnPropertyNotify(XEvent* event) { in OnPropertyNotify() function in remoting::XServerClipboard