Home
last modified time | relevance | path

Searched refs:WebPluginMIMETypesKey (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
DWebBasePluginPackage.h51 #define WebPluginMIMETypesKey @"WebPluginMIMETypes" macro
DWebBasePluginPackage.mm198 MIMETypes = [pList objectForKey:WebPluginMIMETypesKey];
201 … MIMETypes = [[self pListForPath:pListPath createFile:YES] objectForKey:WebPluginMIMETypesKey];
205 MIMETypes = [self _objectForInfoDictionaryKey:WebPluginMIMETypesKey];