Home
last modified time | relevance | path

Searched refs:PlatformSetIsLoading (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/content/shell/browser/
Dshell_android.cc44 void Shell::PlatformSetIsLoading(bool loading) { in PlatformSetIsLoading() function in content::Shell
Dshell_aura.cc176 void Shell::PlatformSetIsLoading(bool loading) { in PlatformSetIsLoading() function in content::Shell
Dshell.h192 void PlatformSetIsLoading(bool loading);
Dshell_win.cc84 void Shell::PlatformSetIsLoading(bool loading) { in PlatformSetIsLoading() function in content::Shell
Dshell_gtk.cc97 void Shell::PlatformSetIsLoading(bool loading) { in PlatformSetIsLoading() function in content::Shell
Dshell.cc272 PlatformSetIsLoading(source->IsLoading()); in LoadingStateChanged()
Dshell_views.cc355 void Shell::PlatformSetIsLoading(bool loading) { in PlatformSetIsLoading() function in content::Shell
Dshell_mac.mm166 void Shell::PlatformSetIsLoading(bool loading) {