Searched refs:PlatformInitialize (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/content/renderer/
H A Drenderer_main_platform_delegate.h34 void PlatformInitialize();
H A Drenderer_main_platform_delegate_android.cc23 void RendererMainPlatformDelegate::PlatformInitialize() { function in class:content::RendererMainPlatformDelegate
H A Drenderer_main_platform_delegate_linux.cc31 void RendererMainPlatformDelegate::PlatformInitialize() { function in class:content::RendererMainPlatformDelegate
H A Drenderer_main_platform_delegate_win.cc66 void RendererMainPlatformDelegate::PlatformInitialize() { function in class:content::RendererMainPlatformDelegate
H A Drenderer_main.cc181 platform.PlatformInitialize();
/external/chromium_org/content/child/npapi/
H A Dwebplugin_delegate_impl_android.cc34 bool WebPluginDelegateImpl::PlatformInitialize() { function in class:content::WebPluginDelegateImpl
H A Dwebplugin_delegate_impl_aura.cc21 bool WebPluginDelegateImpl::PlatformInitialize() { function in class:content::WebPluginDelegateImpl
H A Dwebplugin_delegate_impl.cc96 bool should_load = PlatformInitialize();
H A Dwebplugin_delegate_impl.h215 bool PlatformInitialize();
H A Dwebplugin_delegate_impl_gtk.cc88 bool WebPluginDelegateImpl::PlatformInitialize() { function in class:content::WebPluginDelegateImpl
H A Dwebplugin_delegate_impl_win.cc348 bool WebPluginDelegateImpl::PlatformInitialize() { function in class:content::WebPluginDelegateImpl
/external/chromium_org/content/shell/browser/
H A Dshell_android.cc23 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { function in class:content::Shell
H A Dshell.h169 static void PlatformInitialize(const gfx::Size& default_window_size);
H A Dshell_aura.cc154 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { function in class:content::Shell
H A Dshell_win.cc35 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { function in class:content::Shell
H A Dshell.cc148 PlatformInitialize(
H A Dshell_gtk.cc58 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { function in class:content::Shell
H A Dshell_views.cc301 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { function in class:content::Shell
/external/chromium_org/content/public/test/
H A Drender_view_test.cc147 platform_->PlatformInitialize();

Completed in 211 milliseconds