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

  /external/chromium_org/ui/app_list/views/
start_page_view.cc 78 show_state_(SHOW_START_PAGE),
152 SetShowState(SHOW_START_PAGE);
162 instant_container_->SetVisible(show_state == SHOW_START_PAGE);
167 if (show_state == SHOW_START_PAGE && GetWidget() && GetWidget()->IsVisible())
175 if (show_state_ == SHOW_START_PAGE)
start_page_view.h 49 SHOW_START_PAGE,

Completed in 75 milliseconds