Searched defs:PrintToPDF (Results 1 – 7 of 7) sorted by relevance
198 bool CefPrintViewManager::PrintToPDF(content::RenderFrameHost* rfh, in PrintToPDF() function in printing::CefPrintViewManager
373 void CefBrowserPlatformDelegateAlloy::PrintToPDF( in PrintToPDF() function in CefBrowserPlatformDelegateAlloy
440 void AlloyBrowserHostImpl::PrintToPDF(const CefString& path, in PrintToPDF() function in AlloyBrowserHostImpl
210 void ChromeBrowserHostImpl::PrintToPDF( in PrintToPDF() function in ChromeBrowserHostImpl
377 void CefBrowserPlatformDelegate::PrintToPDF( in PrintToPDF() function in CefBrowserPlatformDelegate
387 void PrintToPDF(CefRefPtr<CefBrowser> browser) { in PrintToPDF() function
364 void CefBrowserHostCToCpp::PrintToPDF(const CefString& path, in PrintToPDF() function in CefBrowserHostCToCpp