Home
last modified time | relevance | path

Searched defs:SizeTo (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_linux.cc184 void CefBrowserPlatformDelegateNativeLinux::SizeTo(int width, int height) { in SizeTo() function in CefBrowserPlatformDelegateNativeLinux
Dbrowser_platform_delegate_native_win.cc337 void CefBrowserPlatformDelegateNativeWin::SizeTo(int width, int height) { in SizeTo() function in CefBrowserPlatformDelegateNativeWin
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc186 void CefBrowserPlatformDelegate::SizeTo(int width, int height) {} in SizeTo() function in CefBrowserPlatformDelegate