Searched defs:CanClose (Results 1 – 8 of 8) sorted by relevance
133 virtual bool CanClose(CefRefPtr<CefWindow> window) { return true; } in CanClose() function
38 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anoneb0f49660111::SimpleWindowDelegate
33 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anon728c05900111::PopupWindowDelegate
50 bool AddLibrary(void *Handle, bool IsProcess = false, bool CanClose = true) { in AddLibrary()
39 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anonde3936660111::PopupWindowDelegate
243 bool CefWindowDelegateCToCpp::CanClose(CefRefPtr<CefWindow> window) { in CanClose() function in CefWindowDelegateCToCpp
45 bool CanClose(CefRefPtr<CefWindow> window) override { in CanClose() function in __anone84906e20111::TestWindowDelegate
570 bool ViewsWindow::CanClose(CefRefPtr<CefWindow> window) { in CanClose() function in client::ViewsWindow