PpapiWebKitPlatformSupportImpl 116 content/ppapi_plugin/ppapi_thread.cc webkit_platform_support_.reset(new PpapiWebKitPlatformSupportImpl); PpapiWebKitPlatformSupportImpl 41 content/ppapi_plugin/ppapi_thread.h class PpapiWebKitPlatformSupportImpl; PpapiWebKitPlatformSupportImpl 152 content/ppapi_plugin/ppapi_thread.h scoped_ptr<PpapiWebKitPlatformSupportImpl> webkit_platform_support_; PpapiWebKitPlatformSupportImpl 74 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc bool PpapiWebKitPlatformSupportImpl::SandboxSupport::ensureFontLoaded( PpapiWebKitPlatformSupportImpl 87 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc bool PpapiWebKitPlatformSupportImpl::SandboxSupport::loadFont( PpapiWebKitPlatformSupportImpl 104 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::SandboxSupport::SandboxSupport() PpapiWebKitPlatformSupportImpl 109 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::SandboxSupport::getFontFamilyForCharacter( PpapiWebKitPlatformSupportImpl 129 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc void PpapiWebKitPlatformSupportImpl::SandboxSupport::getRenderStyleForStrike( PpapiWebKitPlatformSupportImpl 136 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::PpapiWebKitPlatformSupportImpl() PpapiWebKitPlatformSupportImpl 137 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc : sandbox_support_(new PpapiWebKitPlatformSupportImpl::SandboxSupport()) { PpapiWebKitPlatformSupportImpl 140 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::~PpapiWebKitPlatformSupportImpl() { PpapiWebKitPlatformSupportImpl 143 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc void PpapiWebKitPlatformSupportImpl::Shutdown() { PpapiWebKitPlatformSupportImpl 150 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebClipboard* PpapiWebKitPlatformSupportImpl::clipboard() { PpapiWebKitPlatformSupportImpl 155 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebMimeRegistry* PpapiWebKitPlatformSupportImpl::mimeRegistry() { PpapiWebKitPlatformSupportImpl 160 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebFileUtilities* PpapiWebKitPlatformSupportImpl::fileUtilities() { PpapiWebKitPlatformSupportImpl 165 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebSandboxSupport* PpapiWebKitPlatformSupportImpl::sandboxSupport() { PpapiWebKitPlatformSupportImpl 169 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc bool PpapiWebKitPlatformSupportImpl::sandboxEnabled() { PpapiWebKitPlatformSupportImpl 173 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc unsigned long long PpapiWebKitPlatformSupportImpl::visitedLinkHash( PpapiWebKitPlatformSupportImpl 180 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc bool PpapiWebKitPlatformSupportImpl::isLinkVisited( PpapiWebKitPlatformSupportImpl 187 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::createMessagePortChannel() { PpapiWebKitPlatformSupportImpl 192 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc void PpapiWebKitPlatformSupportImpl::setCookies( PpapiWebKitPlatformSupportImpl 199 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebString PpapiWebKitPlatformSupportImpl::cookies( PpapiWebKitPlatformSupportImpl 206 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebString PpapiWebKitPlatformSupportImpl::defaultLocale() { PpapiWebKitPlatformSupportImpl 211 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebThemeEngine* PpapiWebKitPlatformSupportImpl::themeEngine() { PpapiWebKitPlatformSupportImpl 216 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebURLLoader* PpapiWebKitPlatformSupportImpl::createURLLoader() { PpapiWebKitPlatformSupportImpl 222 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::createSocketStreamHandle() { PpapiWebKitPlatformSupportImpl 227 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc void PpapiWebKitPlatformSupportImpl::getPluginList(bool refresh, PpapiWebKitPlatformSupportImpl 232 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc blink::WebData PpapiWebKitPlatformSupportImpl::loadResource(const char* name) { PpapiWebKitPlatformSupportImpl 238 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc PpapiWebKitPlatformSupportImpl::createLocalStorageNamespace() { PpapiWebKitPlatformSupportImpl 243 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc void PpapiWebKitPlatformSupportImpl::dispatchStorageEvent( PpapiWebKitPlatformSupportImpl 250 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc int PpapiWebKitPlatformSupportImpl::databaseDeleteFile( PpapiWebKitPlatformSupportImpl 14 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h class PpapiWebKitPlatformSupportImpl : public BlinkPlatformImpl { PpapiWebKitPlatformSupportImpl 16 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h PpapiWebKitPlatformSupportImpl(); PpapiWebKitPlatformSupportImpl 17 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h virtual ~PpapiWebKitPlatformSupportImpl(); PpapiWebKitPlatformSupportImpl 56 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.h DISALLOW_COPY_AND_ASSIGN(PpapiWebKitPlatformSupportImpl);