ToPOINT 87 chrome/browser/ui/views/tabs/window_finder_win.cc if (!GetWindowRect(hwnd, &r) || !PtInRect(&r, screen_loc_.ToPOINT())) { ToPOINT 180 chrome/browser/ui/views/tabs/window_finder_win.cc PtInRect(&r, screen_loc_.ToPOINT())) { ToPOINT 177 content/shell/browser/shell_web_contents_view_delegate_win.cc POINT point = screen_point.ToPOINT(); ToPOINT 35 ui/base/dragdrop/drag_utils_win.cc sdi.ptOffset = gfx::PointAtOffsetFromOrigin(cursor_offset).ToPOINT(); ToPOINT 43 ui/gfx/geometry/point.h POINT ToPOINT() const; ToPOINT 78 ui/gfx/screen_win.cc return GetNativeWindowFromHWND(WindowFromPoint(point.ToPOINT())); ToPOINT 28 ui/views/event_utils_aura.cc target_window = ::WindowFromPoint(event.location().ToPOINT()); ToPOINT 569 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc POINT cursor_location = location.ToPOINT(); ToPOINT 874 ui/views/widget/desktop_aura/desktop_window_tree_host_win.cc POINT target_location(event.location().ToPOINT());