HomeSort by relevance Sort by last modified time
    Searched refs:ConvertPointFromNativeScreen (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_drop_target_win.cc 97 root_window_->ConvertPointFromNativeScreen(&root_location);
desktop_drag_drop_client_aurax11.cc 684 root_window_->ConvertPointFromNativeScreen(&root_location);
  /external/chromium_org/ash/display/
screen_position_controller.cc 103 root_window->ConvertPointFromNativeScreen(&location_in_root);
display_controller.cc 605 dst_root_window->ConvertPointFromNativeScreen(&target_location_in_native);
    [all...]
  /external/chromium_org/ui/aura/
root_window.h 195 void ConvertPointFromNativeScreen(gfx::Point* point) const;
root_window.cc 436 void RootWindow::ConvertPointFromNativeScreen(gfx::Point* point) const {
    [all...]

Completed in 73 milliseconds