OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:app_list_main_view_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/app_list/views/
app_list_view.cc
118
app_list_main_view_
(NULL),
172
app_list_main_view_
->SetDragAndDropHostOfCurrentAppList(drag_and_drop_host);
176
app_list_main_view_
->ShowAppListWhenReady();
180
app_list_main_view_
->Close();
189
return
app_list_main_view_
->GetPreferredSize();
205
app_list_main_view_
->Prerender();
214
app_list_main_view_
->SetVisible(!show_signin_view);
215
app_list_main_view_
->search_box_view()->InvalidateMenu();
220
app_list_main_view_
->ModelChanged();
253
app_list_main_view_
= new AppListMainView(delegate_.get()
[
all
...]
app_list_view.h
103
AppListMainView* app_list_main_view() { return
app_list_main_view_
; }
142
AppListMainView*
app_list_main_view_
;
member in class:app_list::AppListView
Completed in 812 milliseconds