HomeSort by relevance Sort by last modified time
    Searched full:mouse_event_location (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/aura/
root_window_unittest.cc 47 gfx::Point mouse_event_location() const { return mouse_event_location_; } function in class:aura::__anon16547::NonClientDelegate
126 EXPECT_EQ(gfx::Point(1, 1), delegate1->mouse_event_location());

Completed in 195 milliseconds