OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:container_view_
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ash/wm/caption_buttons/
frame_caption_button_container_view.h
56
:
container_view_
(container_view) {
60
return
container_view_
->minimize_button_;
64
return
container_view_
->size_button_;
68
return
container_view_
->close_button_;
72
FrameCaptionButtonContainerView*
container_view_
;
member in class:ash::FrameCaptionButtonContainerView::TestApi
/external/chromium_org/ui/app_list/views/
app_list_folder_view.cc
36
:
container_view_
(container_view),
100
container_view_
->ShowApps();
app_list_folder_view.h
54
AppsContainerView*
container_view_
; // Not owned.
member in class:app_list::AppListFolderView
/external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_impl.h
212
gfx::NativeView
container_view_
; // Weak reference.
member in class:autofill::AutofillPopupControllerImpl
autofill_popup_controller_impl.cc
104
container_view_
(container_view),
388
return
container_view_
;
Completed in 171 milliseconds