Searched defs:GetInitialBounds (Results 1 – 4 of 4) sorted by relevance
90 virtual CefRect GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function
145 CefRect TestWindowDelegate::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in TestWindowDelegate
595 CefRect ViewsWindow::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in client::ViewsWindow1121 CefRect ViewsWindow::GetInitialBounds() const { in GetInitialBounds() function in client::ViewsWindow
108 CefRect CefWindowDelegateCToCpp::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in CefWindowDelegateCToCpp