Home | History | Annotate | Download | only in WebView

Lines Matching refs:sharedDatabase

942     [WebPluginDatabase sharedDatabase];
993 [WebPluginDatabase sharedDatabase];
2954 WebBasePluginPackage *pluginPackage = [[WebPluginDatabase sharedDatabase] pluginForMIMEType:MIMEType];
2967 WebBasePluginPackage *pluginPackage = [[WebPluginDatabase sharedDatabase] pluginForMIMEType:MIMEType];
2983 WebBasePluginPackage *pluginPackage = [[WebPluginDatabase sharedDatabase] pluginForExtension:extension];
3017 if ([[WebPluginDatabase sharedDatabase] isMIMETypeRegistered:MIMEType])