Home
last modified time | relevance | path

Searched refs:device_pt (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_win.cc365 const gfx::Point& device_pt = in GetScreenPoint() local
369 POINT screen_pt = {device_pt.x(), device_pt.y()}; in GetScreenPoint()