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

  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_tab_helper_delegate.h 19 virtual void URLStarredChanged(content::WebContents* web_contents,
bookmark_tab_helper.cc 92 delegate_->URLStarredChanged(web_contents(), is_starred_);
  /external/chromium/chrome/browser/ui/tab_contents/
tab_contents_wrapper_delegate.h 19 virtual void URLStarredChanged(TabContentsWrapper* source, bool starred) = 0;
tab_contents_wrapper.cc 327 delegate()->URLStarredChanged(this, is_starred_);
  /external/chromium/chrome/browser/ui/
browser.h     [all...]
browser.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
browser.h 660 virtual void URLStarredChanged(content::WebContents* web_contents,
    [all...]
browser.cc     [all...]

Completed in 172 milliseconds