Searched defs:FirstRunHelperImpl (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/first_run/
H A Dfirst_run_helper_impl.h17 class FirstRunHelperImpl : public FirstRunHelper, class in namespace:ash
20 FirstRunHelperImpl();
21 virtual ~FirstRunHelperImpl();
45 DISALLOW_COPY_AND_ASSIGN(FirstRunHelperImpl);
H A Dfirst_run_helper_impl.cc37 FirstRunHelperImpl::FirstRunHelperImpl() function in class:ash::FirstRunHelperImpl
42 FirstRunHelperImpl::~FirstRunHelperImpl() {
49 views::Widget* FirstRunHelperImpl::GetOverlayWidget() {
53 void FirstRunHelperImpl::OpenAppList() {
57 void FirstRunHelperImpl::CloseAppList() {
61 gfx::Rect FirstRunHelperImpl::GetLauncherBounds() {
66 gfx::Rect FirstRunHelperImpl::GetAppListButtonBounds() {
72 gfx::Rect FirstRunHelperImpl
[all...]

Completed in 249 milliseconds