Searched refs:CanClose (Results 1 – 12 of 12) sorted by relevance
50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary() argument57 if (CanClose) in AddLibrary()65 if (CanClose) in AddLibrary()
133 virtual bool CanClose(CefRefPtr<CefWindow> window) { return true; } in CanClose() function
38 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anon47de72860111::SimpleWindowDelegate
51 bool CanClose(CefRefPtr<CefWindow> window) override;
243 bool CefWindowDelegateCToCpp::CanClose(CefRefPtr<CefWindow> window) { in CanClose() function in CefWindowDelegateCToCpp
33 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anon11deceb00111::PopupWindowDelegate
163 bool CanClose(CefRefPtr<CefWindow> window) override;
570 bool ViewsWindow::CanClose(CefRefPtr<CefWindow> window) { in CanClose() function in client::ViewsWindow
39 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anondba487860111::PopupWindowDelegate
398 return delegate()->CanClose(this); in CanWidgetClose()
264 bool _retval = CefWindowDelegateCppToC::Get(self)->CanClose( in window_delegate_can_close()
45 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anondefd54020111::TestWindowDelegate