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

/external/chromium/chrome/browser/ui/
H A Dbrowser.cc2987 ClearUnloadState(source, true);
3358 ClearUnloadState(Source<TabContents>(source).ptr(), false);
4015 ClearUnloadState(tab, true);
4032 ClearUnloadState(tab, true);
4072 void Browser::ClearUnloadState(TabContents* tab, bool process_now) { function in class:Browser
4262 ClearUnloadState(contents->tab_contents(), false);

Completed in 464 milliseconds