OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cocoa_view_
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/
theme_install_bubble_view.h
53
ThemeInstallBubbleViewCocoa*
cocoa_view_
;
member in class:ThemeInstallBubbleView
/external/chromium/chrome/browser/tab_contents/
tab_contents_view_mac.h
111
scoped_nsobject<TabContentsViewCocoa>
cocoa_view_
;
member in class:TabContentsViewMac
/external/chromium_org/content/browser/web_contents/
web_contents_view_mac.h
134
base::scoped_nsobject<WebContentsViewCocoa>
cocoa_view_
;
member in class:content::WebContentsViewMac
/external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac.h
182
RenderWidgetHostViewCocoa* native_view() const { return
cocoa_view_
; }
310
// someone (other than superview) has retained |
cocoa_view_
|.
364
RenderWidgetHostViewCocoa*
cocoa_view_
;
member in class:RenderWidgetHostViewMac
/external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac.h
205
RenderWidgetHostViewCocoa* cocoa_view() const { return
cocoa_view_
; }
346
// |
cocoa_view_
|.
395
// someone (other than superview) has retained |
cocoa_view_
|.
498
// Unbind the GL context (if any) that is bound to |
cocoa_view_
|.
536
RenderWidgetHostViewCocoa*
cocoa_view_
;
member in class:content::RenderWidgetHostViewMac
Completed in 1521 milliseconds