Home
last modified time | relevance | path

Searched defs:GetInitialBounds (Results 1 – 3 of 3) 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.cc144 CefRect TestWindowDelegate::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in TestWindowDelegate
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_delegate_ctocpp.cc108 CefRect CefWindowDelegateCToCpp::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in CefWindowDelegateCToCpp