Home
last modified time | relevance | path

Searched refs:StartLoad (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/ui/
Dcaptive_portal_view.cc39 void CaptivePortalView::StartLoad() { in StartLoad() function in chromeos::CaptivePortalView
40 SimpleWebViewDialog::StartLoad(GURL(CaptivePortalStartURL())); in StartLoad()
Dcaptive_portal_view.h21 void StartLoad();
Dsimple_web_view_dialog.h50 void StartLoad(const GURL& gurl);
Dcaptive_portal_window_proxy.cc129 captive_portal_view_->StartLoad(); in InitCaptivePortalView()
Dsimple_web_view_dialog.cc148 void SimpleWebViewDialog::StartLoad(const GURL& url) { in StartLoad() function in chromeos::SimpleWebViewDialog
/external/chromium_org/chrome/browser/extensions/
Duser_script_master.cc154 void UserScriptMaster::ScriptReloader::StartLoad( in StartLoad() function in extensions::UserScriptMaster::ScriptReloader
372 StartLoad(); in NewScriptsAvailable()
434 StartLoad(); in OnExtensionLoaded()
457 StartLoad(); in OnExtensionUnloaded()
492 StartLoad(); in Observe()
497 void UserScriptMaster::StartLoad() { in StartLoad() function in extensions::UserScriptMaster
501 script_reloader_->StartLoad(user_scripts_, extensions_info_); in StartLoad()
Duser_script_master.h46 virtual void StartLoad();
85 void StartLoad(const UserScriptList& external_scripts,
Duser_script_master_unittest.cc94 master->StartLoad(); in TEST_F()
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dpnacl_resources.h42 virtual void StartLoad(
Dpnacl_resources.cc67 void PnaclResources::StartLoad( in StartLoad() function in plugin::PnaclResources
Dpnacl_coordinator.cc331 resources_->StartLoad(resources_cb); in ResourceInfoWasRead()
/external/chromium_org/chrome/browser/chromeos/first_run/
Ddrive_first_run_controller.cc138 void StartLoad();
216 void DriveWebContentsManager::StartLoad() { in StartLoad() function in chromeos::DriveWebContentsManager
406 web_contents_manager_->StartLoad(); in EnableOfflineMode()
/external/pdfium/core/src/reflow/
Dlayoutprovider_taggedpdf.h63 LayoutStatus StartLoad(IFX_Pause* pPause = NULL);
Dautoreflow.h80 LayoutStatus StartLoad(IFX_Pause* pPause = NULL);
Dreflowedpage.cpp367 LayoutStatus status = m_pProvider->StartLoad(pPause); in Start()
375 status = m_pProvider->StartLoad(pPause); in Start()
Dlayoutprovider_taggedpdf.cpp717 LayoutStatus CPDF_LayoutProvider_TaggedPDF::StartLoad(IFX_Pause* pPause) in StartLoad() function in CPDF_LayoutProvider_TaggedPDF
Dautoreflow.cpp719 LayoutStatus CPDF_AutoReflowLayoutProvider::StartLoad(IFX_Pause* pPause) in StartLoad() function in CPDF_AutoReflowLayoutProvider
/external/pdfium/core/include/reflow/
Dfpdf_layout.h272 virtual LayoutStatus StartLoad(IFX_Pause* pPause = NULL) = 0;
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
Dwallpaper_manager.h481 void StartLoad(const std::string& user_id,
Dwallpaper_manager.cc1090 base::Bind(&WallpaperManager::StartLoad, in GetCustomWallpaperInternal()
1444 StartLoad( in LoadWallpaper()
1454 StartLoad( in LoadWallpaper()
1570 void WallpaperManager::StartLoad(const std::string& user_id, in StartLoad() function in chromeos::WallpaperManager