OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TabContentsViewType
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
constrained_window_gtk.h
52
typedef TabContentsViewTouch
TabContentsViewType
;
54
typedef TabContentsViewGtk
TabContentsViewType
;
71
TabContentsViewType
* ContainingView();
constrained_window_gtk.cc
121
ConstrainedWindowGtk::
TabContentsViewType
*
123
return static_cast<
TabContentsViewType
*>(owner_->view());
/external/chromium_org/chrome/browser/ui/gtk/
web_contents_modal_dialog_manager_gtk.cc
94
typedef ChromeWebContentsViewDelegateGtk
TabContentsViewType
;
101
TabContentsViewType
* ContainingView() const {
Completed in 32 milliseconds