Home
last modified time | relevance | path

Searched defs:MHTMLGenerationParams (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 Dmhtml_generation_params.h13 struct CONTENT_EXPORT MHTMLGenerationParams { struct
18 base::FilePath file_path;
26 bool use_binary_encoding = false;
29 bool remove_popup_overlay = false;
32 bool use_page_problem_detectors = false;
36 bool compute_contents_hash = false;
H A Dmhtml_generation_params.cc13 MHTMLGenerationParams::MHTMLGenerationParams(const base::FilePath& file_path) in MHTMLGenerationParams() function in content::MHTMLGenerationParams
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dmhtml_generation_params.h13 struct CONTENT_EXPORT MHTMLGenerationParams { struct
18 base::FilePath file_path;
26 bool use_binary_encoding = false;
29 bool remove_popup_overlay = false;
32 bool use_page_problem_detectors = false;
H A Dmhtml_generation_params.cc13 MHTMLGenerationParams::MHTMLGenerationParams(const base::FilePath& file_path) in MHTMLGenerationParams() function in content::MHTMLGenerationParams