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

  /external/chromium/chrome/browser/ui/webui/
history_ui.h 86 class HistoryUI : public WebUI {
88 explicit HistoryUI(TabContents* contents);
96 DISALLOW_COPY_AND_ASSIGN(HistoryUI);
history_ui.cc 366 HistoryUI::HistoryUI(TabContents* contents) : WebUI(contents) {
376 const GURL HistoryUI::GetHistoryURLWithSearchText(const string16& text) {
382 RefCountedMemory* HistoryUI::GetFaviconResourceBytes() {

Completed in 7072 milliseconds