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

  /external/chromium_org/ash/wm/
drag_details.h 42 const gfx::Point initial_location_in_parent; member in struct:ash::DragDetails
  /external/chromium_org/ash/wm/dock/
docked_window_resizer_unittest.cc 244 const gfx::Point& initial_location_in_parent() const { function in class:ash::DockedWindowResizerTest
355 int expected_x = initial_bounds.x() - initial_location_in_parent().x() + 1;
641 (initial_bounds.x() - initial_location_in_parent().x()) : 0;
    [all...]

Completed in 60 milliseconds