Searched refs:ToGdkAtom (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/base/clipboard/
H A Dclipboard_gtk.cc350 InsertMapping(GdkAtomToString(format.ToGdkAtom()).c_str(), data, data_len);
393 if (targets[i] == format.ToGdkAtom()) {
441 clipboard, GetWebCustomDataFormatType().ToGdkAtom());
501 GetHtmlFormatType().ToGdkAtom());
564 clipboard, GetWebCustomDataFormatType().ToGdkAtom());
582 gtk_clipboard_wait_for_contents(clipboard_, format.ToGdkAtom());
H A Dclipboard.h128 const GdkAtom& ToGdkAtom() const { return data_; } function in struct:ui::Clipboard::FormatType

Completed in 100 milliseconds