Searched defs:SupportsType (Results 1 – 3 of 3) sorted by relevance
42 enum SupportsType { IsNotSupported, IsSupported, MayBeSupported }; enum
99 enum SupportsType { enum
367 bool PluginList::SupportsType(const WebPluginInfo& plugin, in SupportsType() function in content::PluginList