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

  /external/chromium_org/ui/base/clipboard/
scoped_clipboard_writer.h 50 void WriteBookmark(const string16& bookmark_title,
scoped_clipboard_writer.cc 59 void ScopedClipboardWriter::WriteBookmark(const string16& bookmark_title,
61 if (bookmark_title.empty() || url.empty())
64 std::string utf8_markup = UTF16ToUTF8(bookmark_title);
clipboard_aura.cc 77 const std::string& bookmark_title() const { return bookmark_title_; } function in class:ui::__anon16572::ClipboardData
78 void set_bookmark_title(const std::string& bookmark_title) {
79 bookmark_title_ = bookmark_title;
286 *title = UTF8ToUTF16(data->bookmark_title());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 305 milliseconds