Home
last modified time | relevance | path

Searched refs:is_pdf (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/net/
Dthrottle_handler.cc29 bool is_pdf, in NavigationOnUIThread() argument
41 open_params.is_pdf = is_pdf; in NavigationOnUIThread()
92 const bool is_pdf = navigation_handle->IsPdf(); in CreateThrottlesForNavigation() local
105 base::BindRepeating(&NavigationOnUIThread, is_main_frame, is_pdf, in CreateThrottlesForNavigation()
/third_party/cef/libcef/renderer/
Drender_manager.cc312 const bool is_pdf = IsPdfProcess(); in MaybeCreateBrowser() local
315 if (!is_pdf) { in MaybeCreateBrowser()
329 if (is_pdf || params->is_guest_view || params->browser_id < 0) { in MaybeCreateBrowser()
/third_party/cups-filters/cupsfilters/
Dppdgenerator.c1615 is_pdf = 0; /* Does the printer support PDF? */ in ppdCreateFromIPP2() local
1973 is_pdf = 1; in ppdCreateFromIPP2()
1978 is_pdf = 1; in ppdCreateFromIPP2()
2063 if (!is_pdf && !is_apple && !is_pwg && !is_pclm) { in ppdCreateFromIPP2()
3896 if (is_pdf || is_pwg || is_apple) { in ppdCreateFromIPP2()
4267 (is_pdf ? "PDF" : in ppdCreateFromIPP2()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc786 if (is_guest_view && !params.is_pdf && in MaybeAllowNavigation()
/third_party/cups-filters/utils/
Dcups-browsed.c7123 int is_pdf = 0; in create_remote_printer_entry() local
7487 is_pdf = 1; in create_remote_printer_entry()
7489 is_pdf ? "supports" : "does not support"); in create_remote_printer_entry()
7496 is_pdf == 0) || in create_remote_printer_entry()
7504 is_pdf == 0)) { in create_remote_printer_entry()
7539 (is_pdf ? "" : "not ") : ""), in create_remote_printer_entry()