Searched defs:GetInitialBounds (Results 1 – 3 of 3) sorted by relevance
90 virtual CefRect GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function
144 CefRect TestWindowDelegate::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in TestWindowDelegate
108 CefRect CefWindowDelegateCToCpp::GetInitialBounds(CefRefPtr<CefWindow> window) { in GetInitialBounds() function in CefWindowDelegateCToCpp