Home
last modified time | relevance | path

Searched defs:GetScreenPoint (Results 1 – 15 of 15) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dbrowser_platform_delegate_background.cc84 gfx::Point CefBrowserPlatformDelegateBackground::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegateBackground
/third_party/cef/libcef/browser/chrome/
Dbrowser_platform_delegate_chrome.cc72 gfx::Point CefBrowserPlatformDelegateChrome::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegateChrome
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_mac.mm327 gfx::Point CefBrowserPlatformDelegateNativeMac::GetScreenPoint( function
Dbrowser_platform_delegate_native_linux.cc193 gfx::Point CefBrowserPlatformDelegateNativeLinux::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegateNativeLinux
Dbrowser_platform_delegate_native_win.cc355 gfx::Point CefBrowserPlatformDelegateNativeWin::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegateNativeWin
/third_party/cef/include/
Dcef_render_handler.h92 virtual bool GetScreenPoint(CefRefPtr<CefBrowser> browser, in GetScreenPoint() function
/third_party/cef/tests/cefclient/browser/
Dclient_handler_osr.cc65 bool ClientHandlerOsr::GetScreenPoint(CefRefPtr<CefBrowser> browser, in GetScreenPoint() function in client::ClientHandlerOsr
Dosr_window_win.cc961 bool OsrWindowWin::GetScreenPoint(CefRefPtr<CefBrowser> browser, in GetScreenPoint() function in client::OsrWindowWin
Dbrowser_window_osr_gtk.cc1163 bool BrowserWindowOsrGtk::GetScreenPoint(CefRefPtr<CefBrowser> browser, in GetScreenPoint() function in client::BrowserWindowOsrGtk
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc234 gfx::Point CefBrowserPlatformDelegateViews::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegateViews
/third_party/cef/libcef_dll/ctocpp/
Drender_handler_ctocpp.cc87 bool CefRenderHandlerCToCpp::GetScreenPoint(CefRefPtr<CefBrowser> browser, in GetScreenPoint() function in CefRenderHandlerCToCpp
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc189 gfx::Point CefBrowserPlatformDelegate::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegate
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.cc170 gfx::Point CefBrowserPlatformDelegateOsr::GetScreenPoint( in GetScreenPoint() function in CefBrowserPlatformDelegateOsr
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc415 bool GetScreenPoint(CefRefPtr<CefBrowser> browser, in GetScreenPoint() function in __anon6dcc87c30111::OSRTestHandler
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc1632 gfx::Point AlloyBrowserHostImpl::GetScreenPoint(const gfx::Point& view) const { in GetScreenPoint() function in AlloyBrowserHostImpl