OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:utf8_string_atom_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/linux/
x_server_clipboard.cc
26
utf8_string_atom_
(None),
78
utf8_string_atom_
= atoms[5];
239
} else if (selection_event.target ==
utf8_string_atom_
||
258
targets[1] =
utf8_string_atom_
;
298
} else if (event->target ==
utf8_string_atom_
||
321
if (targets[i] == static_cast<long>(
utf8_string_atom_
)) {
322
RequestSelectionString(event->selection,
utf8_string_atom_
);
341
if (event->target == XA_STRING || event->target ==
utf8_string_atom_
)
x_server_clipboard.h
122
Atom
utf8_string_atom_
;
member in class:remoting::XServerClipboard
Completed in 560 milliseconds