OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NSView
(Results
26 - 50
of
192
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_window.h
25
@interface BookmarkBarFolderWindowContentView :
NSView
/external/chromium/chrome/browser/ui/cocoa/
fast_resize_view.h
17
@interface FastResizeView :
NSView
{
focus_tracker.h
17
scoped_nsobject<
NSView
> focusedView_;
dev_tools_controller.h
15
@class
NSView
;
35
- (
NSView
*)view;
url_drop_target.h
18
NSView
<URLDropTarget>* view_; // weak
26
- (id)initWithView:(
NSView
<URLDropTarget>*)view;
30
// implementation provided by |
NSView
|/|NSWindow|.
59
- (void)dropURLs:(NSArray*)urls inView:(
NSView
*)view at:(NSPoint)point;
63
- (void)dropText:(NSString*)text inView:(
NSView
*)view at:(NSPoint)point;
68
- (void)indicateDropURLsInView:(
NSView
*)view at:(NSPoint)point;
71
- (void)hideDropURLsIndicatorInView:(
NSView
*)view;
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_root_view.h
15
@interface MenuTrackedRootView :
NSView
{
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_window.h
21
@interface BookmarkBarFolderWindowContentView :
NSView
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_custom_window.h
30
@interface ConstrainedWindowCustomWindowContentView :
NSView
/external/chromium_org/chrome/browser/ui/cocoa/
fast_resize_view.h
16
@interface FastResizeView :
NSView
{
view_resizer.h
18
- (void)resizeView:(
NSView
*)view newHeight:(CGFloat)height;
history_overlay_controller.h
28
base::scoped_nsobject<
NSView
> parent_;
35
- (void)showPanelForView:(
NSView
*)view;
website_settings_bubble_controller.h
24
base::scoped_nsobject<
NSView
> contentView_;
35
NSView
* permissionsTabContentView_;
38
NSView
* connectionTabContentView_;
41
NSView
* cookiesView_;
54
NSView
* permissionsView_;
58
NSView
* separatorAfterIdentity_;
62
NSView
* separatorAfterConnection_;
67
NSView
* separatorAfterFirstVisit_;
url_drop_target.h
17
NSView
<URLDropTarget>* view_; // weak
25
- (id)initWithView:(
NSView
<URLDropTarget>*)view;
29
// implementation provided by |
NSView
|/|NSWindow|.
63
- (void)dropURLs:(NSArray*)urls inView:(
NSView
*)view at:(NSPoint)point;
67
- (void)dropText:(NSString*)text inView:(
NSView
*)view at:(NSPoint)point;
72
- (void)indicateDropURLsInView:(
NSView
*)view at:(NSPoint)point;
75
- (void)hideDropURLsIndicatorInView:(
NSView
*)view;
browser_window_utils.h
45
+ (NSPoint)themeImagePositionFor:(
NSView
*)windowView
46
withTabStrip:(
NSView
*)tabStripView
53
+ (NSPoint)themeImagePositionInTabStripCoords:(
NSView
*)tabStripView
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_separator_view.h
21
@interface OmniboxPopupBottomSeparatorView :
NSView
{
/external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_root_view.h
14
@interface MenuTrackedRootView :
NSView
{
/external/chromium_org/third_party/WebKit/Source/platform/mac/
WebCoreNSCellExtras.h
35
- (void)_web_drawFocusRingWithFrame:(NSRect)cellFrame inView:(
NSView
*)controlView;
/external/chromium_org/ui/base/cocoa/
nsgraphics_context_additions.h
19
forView:(
NSView
*)view;
/external/chromium/chrome/browser/tab_contents/
render_view_context_menu_mac.h
24
NSView
* parent_view);
40
NSView
* parent_view_; // parent view
/external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_titlebar_view_cocoa.h
30
@interface PanelTitlebarOverlayView :
NSView
{
39
NSView
* targetView_;
41
- (id)initWithView:(
NSView
*)targetView duration:(double) duration;
45
@interface PanelTitlebarViewCocoa :
NSView
50
IBOutlet
NSView
* icon_;
57
IBOutlet
NSView
* overlay_;
81
- (void)setIcon:(
NSView
*)newIcon;
83
- (
NSView
*)icon;
/sdk/emulator/opengl/host/libs/libOpenglRender/
NativeMacSubWindow.m
20
* EmuGLView inherit from
NSView
and override the isOpaque
24
@interface EmuGLView :
NSView
{
49
NSView
*glView = [[EmuGLView alloc] initWithFrame:contentRect];
60
NSView
*glView = (
NSView
*)win;
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h
18
// between tabs. It needs to be a regular
NSView
, not something like an NSBox
47
NSView
* cachedContentView_; // Used during dragging for identifying which
127
- (void)moveTabView:(
NSView
*)view
141
- (
NSView
*)selectedTabView;
156
- (BOOL)isTabDraggable:(
NSView
*)tabView;
157
- (void)setTab:(
NSView
*)tabView isDraggable:(BOOL)draggable;
169
- (void)detachTabView:(
NSView
*)view;
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
web_drop_target.h
48
view:(
NSView
*)view;
51
view:(
NSView
*)view;
53
view:(
NSView
*)view;
75
view:(
NSView
*)view;
79
view:(
NSView
*)view;
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h
34
NSView
* originalContentView_; // weak
109
- (void)moveTabView:(
NSView
*)view
123
- (
NSView
*)activeTabView;
133
- (BOOL)isTabDraggable:(
NSView
*)tabView;
145
- (void)detachTabView:(
NSView
*)view;
/external/chromium_org/content/browser/web_contents/
web_drag_dest_mac.h
65
view:(
NSView
*)view;
68
view:(
NSView
*)view;
70
view:(
NSView
*)view;
83
view:(
NSView
*)view;
87
view:(
NSView
*)view;
Completed in 930 milliseconds
1
2
3
4
5
6
7
8