Searched defs:SizeTo (Results 1 – 3 of 3) sorted by relevance
/third_party/cef/libcef/browser/native/ | ||
D | browser_platform_delegate_native_linux.cc | 184 void CefBrowserPlatformDelegateNativeLinux::SizeTo(int width, int height) { in SizeTo() function in CefBrowserPlatformDelegateNativeLinux |
D | browser_platform_delegate_native_win.cc | 337 void CefBrowserPlatformDelegateNativeWin::SizeTo(int width, int height) { in SizeTo() function in CefBrowserPlatformDelegateNativeWin |
/third_party/cef/libcef/browser/ | ||
D | browser_platform_delegate.cc | 186 void CefBrowserPlatformDelegate::SizeTo(int width, int height) {} in SizeTo() function in CefBrowserPlatformDelegate |