Home
last modified time | relevance | path

Searched defs:PepperPluginInfo (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Dpepper_plugin_info.h26 struct CONTENT_EXPORT PepperPluginInfo { struct
40 PepperPluginInfo(); argument
50 bool is_internal;
53 bool is_out_of_process;
56 std::string name;
57 std::string description;
58 std::string version;
59 std::vector<WebPluginMimeType> mime_types;
64 bool is_external;
68 EntryPoints internal_entry_points;
[all …]
H A Dpepper_plugin_info.cc17 PepperPluginInfo::PepperPluginInfo() in PepperPluginInfo() function in content::PepperPluginInfo
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dpepper_plugin_info.h26 struct CONTENT_EXPORT PepperPluginInfo { struct
40 PepperPluginInfo(); argument
50 bool is_internal;
53 bool is_out_of_process;
56 std::string name;
57 std::string description;
58 std::string version;
59 std::vector<WebPluginMimeType> mime_types;
64 bool is_external;
68 EntryPoints internal_entry_points;
[all …]
H A Dpepper_plugin_info.cc17 PepperPluginInfo::PepperPluginInfo() in PepperPluginInfo() function in content::PepperPluginInfo