Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/assistant/
H A Dassistant_context_util.cc88 window_tree_host->ConvertDIPToScreenInPixels(&top_left); in RequestAssistantStructureForActiveBrowserWindow()
89 window_tree_host->ConvertDIPToScreenInPixels(&bottom_right); in RequestAssistantStructureForActiveBrowserWindow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/test/
H A Dui_controls_factory_desktop_aurax11.cc103 host->ConvertDIPToScreenInPixels(&screen_point); in SendMouseMoveNotifyWhenDone()
130 root_window->GetHost()->ConvertDIPToScreenInPixels(&mouse_root_loc); in SendMouseEventsNotifyWhenDone()
H A Dui_controls_factory_desktop_aura_ozone.cc107 host->ConvertDIPToScreenInPixels(&screen_point); in SendMouseMoveNotifyWhenDone()
136 root_window->GetHost()->ConvertDIPToScreenInPixels(&mouse_root_loc); in SendMouseEventsNotifyWhenDone()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Ddisplay_util.cc49 host->ConvertDIPToScreenInPixels(point); in ConvertPointFromScreenToNative()
105 host->ConvertDIPToScreenInPixels(&point_in_native); in MoveCursorTo()
H A Dextended_mouse_warp_controller.cc146 target_root->GetHost()->ConvertDIPToScreenInPixels(&point_in_native); in WarpMouseCursor()
H A Dwindow_tree_host_manager.cc454 root_window->GetHost()->ConvertDIPToScreenInPixels(&center); in UpdateMouseLocationAfterDisplayChange()
743 root_window->GetHost()->ConvertDIPToScreenInPixels(&point_in_native); in PreDisplayConfigurationChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/test/
H A Dx11_event_sender.h29 host->ConvertDIPToScreenInPixels(&point); in PostEventToWindowTreeHost()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/accessibility/
H A Dtouch_exploration_controller.cc483 gfx::PointF location_f(ConvertDIPToScreenInPixels(event.location_f())); in InTouchExploration()
518 ConvertDIPToScreenInPixels(event.location_f() - passthrough_offset_)); in InOneFingerPassthrough()
545 gfx::PointF location_f(ConvertDIPToScreenInPixels(anchor_point_dip_)); in InTouchExploreSecondPress()
754 ConvertDIPToScreenInPixels(located_event->location_f())); in DispatchEvent()
1078 gfx::PointF TouchExplorationController::ConvertDIPToScreenInPixels( in ConvertDIPToScreenInPixels() function in chromecast::shell::TouchExplorationController
1081 root_window_->GetHost()->ConvertDIPToScreenInPixels(&location); in ConvertDIPToScreenInPixels()
H A Dtouch_exploration_controller.h298 gfx::PointF ConvertDIPToScreenInPixels(const gfx::PointF& location);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dwindow_tree_host.h127 void ConvertDIPToScreenInPixels(gfx::Point* point) const;
H A Dwindow_tree_host.cc200 void WindowTreeHost::ConvertDIPToScreenInPixels(gfx::Point* point) const { in ConvertDIPToScreenInPixels() function in aura::WindowTreeHost
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dwindow_tree_host.h126 void ConvertDIPToScreenInPixels(gfx::Point* point) const;
H A Dwindow_tree_host.cc196 void WindowTreeHost::ConvertDIPToScreenInPixels(gfx::Point* point) const { in ConvertDIPToScreenInPixels() function in aura::WindowTreeHost
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_window_drag_controller_unittest.cc61 Shell::GetPrimaryRootWindow()->GetHost()->ConvertDIPToScreenInPixels(&point); in GetScreenInPixelsPoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dtop_controls_slide_controller_chromeos_browsertest.cc988 browser_window->GetRootWindow()->GetHost()->ConvertDIPToScreenInPixels( in IN_PROC_BROWSER_TEST_F()
990 browser_window->GetRootWindow()->GetHost()->ConvertDIPToScreenInPixels( in IN_PROC_BROWSER_TEST_F()