Home
last modified time | relevance | path

Searched defs:GetInitialBounds (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/include/views/
Dcef_window_delegate.h90 virtual CefRect GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function
/third_party/cef/tests/ceftests/views/
Dtest_window_delegate.cc145 CefRect TestWindowDelegate::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in TestWindowDelegate
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc595 CefRect ViewsWindow::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in client::ViewsWindow
1121 CefRect ViewsWindow::GetInitialBounds() const { in GetInitialBounds() function in client::ViewsWindow
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_delegate_ctocpp.cc108 CefRect CefWindowDelegateCToCpp::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in CefWindowDelegateCToCpp