Home
last modified time | relevance | path

Searched defs:is_pdf (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/net/
Dthrottle_handler.cc29 bool is_pdf, in NavigationOnUIThread()
92 const bool is_pdf = navigation_handle->IsPdf(); in CreateThrottlesForNavigation() local
/third_party/cef/libcef/renderer/
Drender_manager.cc312 const bool is_pdf = IsPdfProcess(); in MaybeCreateBrowser() local