Searched refs:GetInputTitle (Results 1 – 4 of 4) sorted by relevance
432 string16 BookmarkEditorGtk::GetInputTitle() const { in GetInputTitle() function in BookmarkEditorGtk458 string16 new_title(GetInputTitle()); in ApplyEdits()524 if (GetInputTitle().empty()) { in OnEntryChanged()
91 string16 GetInputTitle() const;
205 std::wstring GetInputTitle() const;
433 std::wstring BookmarkEditorView::GetInputTitle() const { in GetInputTitle() function in BookmarkEditorView542 string16 new_title(WideToUTF16Hack(GetInputTitle())); in ApplyEdits()