OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnSelectionNotify
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/base/x/
selection_requestor.cc
93
void SelectionRequestor::
OnSelectionNotify
(const XSelectionEvent& event) {
/external/chromium_org/remoting/host/linux/
x_server_clipboard.cc
120
OnSelectionNotify
(event);
193
void XServerClipboard::
OnSelectionNotify
(XEvent* event) {
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_drag_drop_client_aurax11.cc
162
void
OnSelectionNotify
(const XSelectionEvent& xselection);
302
void DesktopDragDropClientAuraX11::X11DragContext::
OnSelectionNotify
(
556
void DesktopDragDropClientAuraX11::
OnSelectionNotify
(
563
target_current_context_->
OnSelectionNotify
(xselection);
Completed in 4448 milliseconds