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

  /external/chromium_org/chrome/browser/ui/ash/
window_positioner_unittest.cc 162 gfx::Rect cascade_1 = window_positioner()->GetPopupPosition(popup_position);
167 gfx::Rect cascade_2 = window_positioner()->GetPopupPosition(popup_position);
181 gfx::Rect cascade_3 = window_positioner()->GetPopupPosition(popup_position);
192 window_positioner()->GetPopupPosition(popup_position_4);
206 window_positioner()->GetPopupPosition(popup_position_5);
224 gfx::Rect top_left = window_positioner()->GetPopupPosition(popup_position);
232 gfx::Rect mid_left = window_positioner()->GetPopupPosition(popup_position);
247 gfx::Rect bottom_left = window_positioner()->GetPopupPosition(
259 gfx::Rect top_right = window_positioner()->GetPopupPosition(
275 gfx::Rect full = window_positioner()->GetPopupPosition(pop_position)
    [all...]
  /external/chromium_org/ash/wm/
window_positioner.h 86 gfx::Rect GetPopupPosition(const gfx::Rect& old_pos);
window_positioner.cc 433 gfx::Rect WindowPositioner::GetPopupPosition(const gfx::Rect& old_pos) {
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash.cc 48 GetPopupPosition(*bounds);

Completed in 178 milliseconds