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

  /external/chromium_org/chrome/browser/chromeos/first_run/steps/
app_list_step.cc 27 gfx::Rect button_bounds = shell_helper()->GetAppListButtonBounds(); local
28 gfx::Point center = button_bounds.CenterPoint();
help_step.cc 28 gfx::Rect button_bounds = shell_helper()->GetHelpButtonBounds(); local
29 gfx::Point center = button_bounds.CenterPoint();

Completed in 51 milliseconds