Searched refs:IsPrintPreviewSupported (Results 1 – 10 of 10) sorted by relevance
191 if (IsPrintPreviewSupported()) { in BrowserCreated()343 bool CefBrowserPlatformDelegateAlloy::IsPrintPreviewSupported() const { in IsPrintPreviewSupported() function in CefBrowserPlatformDelegateAlloy352 return cef_browser_context->IsPrintPreviewSupported(); in IsPrintPreviewSupported()366 if (IsPrintPreviewSupported()) { in Print()
57 bool IsPrintPreviewSupported() const override;
60 bool IsPrintPreviewSupported() const override;
293 bool AlloyBrowserContext::IsPrintPreviewSupported() const { in IsPrintPreviewSupported() function in AlloyBrowserContext
774 if (cef_browser_context->IsPrintPreviewSupported()) { in AppendExtraCommandLineSwitches()
176 virtual bool IsPrintPreviewSupported() const;
351 virtual bool IsPrintPreviewSupported() const;
369 bool CefBrowserPlatformDelegate::IsPrintPreviewSupported() const { in IsPrintPreviewSupported() function in CefBrowserPlatformDelegate
395 bool CefBrowserContext::IsPrintPreviewSupported() const { in IsPrintPreviewSupported() function in CefBrowserContext
5217 @@ -363,6 +373,7 @@ bool CefBrowserPlatformDelegateAlloy::IsPrintPreviewSupported() const {