Searched defs:ScheduleUIUpdate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc875 ScheduleUIUpdate(contents, content::INVALIDATE_TYPE_URL);
1288 ScheduleUIUpdate(source, changed_flags);
1893 void Browser::ScheduleUIUpdate(const WebContents* source, function in class:Browser
1980 // Updating the URL happens synchronously in ScheduleUIUpdate.
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc2427 ScheduleUIUpdate(contents->tab_contents(), TabContents::INVALIDATE_URL);
2889 ScheduleUIUpdate(source, changed_flags);
3819 void Browser::ScheduleUIUpdate(const TabContents* source, function in class:Browser
3913 // Updating the URL happens synchronously in ScheduleUIUpdate.

Completed in 67 milliseconds