HomeSort by relevance Sort by last modified time
    Searched refs:ToGdkAtom (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/base/clipboard/
clipboard_gtk.cc 343 InsertMapping(GdkAtomToString(format.ToGdkAtom()).c_str(), data, data_len);
386 if (targets[i] == format.ToGdkAtom()) {
434 clipboard, GetWebCustomDataFormatType().ToGdkAtom());
496 GetHtmlFormatType().ToGdkAtom());
558 clipboard, GetWebCustomDataFormatType().ToGdkAtom());
576 gtk_clipboard_wait_for_contents(clipboard_, format.ToGdkAtom());
clipboard.h 129 const GdkAtom& ToGdkAtom() const { return data_; }

Completed in 32 milliseconds