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

  /external/chromium/chrome/browser/extensions/
extension_tab_helper.cc 153 tab_contents()->NotifyNavigationStateChanged(TabContents::INVALIDATE_TITLE);
  /external/chromium/chrome/browser/chromeos/login/
eula_view.cc 527 if (changed_flags & TabContents::INVALIDATE_TITLE) {
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 143 INVALIDATE_TITLE = 1 << 5, // The title changed.
317 // Sets an app icon associated with TabContents and fires an INVALIDATE_TITLE
    [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 106 milliseconds