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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc 1276 int translated_y = xev->xconfigure.y; local
    [all...]
  /external/chromium_org/ui/aura/
root_window_unittest.cc 783 int translated_y = mouse_location.y() - window_origin.y(); local
784 gfx::Point translated_point(translated_x, translated_y);
    [all...]

Completed in 656 milliseconds