Home
last modified time | relevance | path

Searched refs:contentView (Results 1 – 25 of 135) sorted by relevance

123456

/external/chromium/chrome/browser/resources/net_internals/
Dtabswitcherview.js48 tab.contentView.setGeometry(left, contentTop, width, contentHeight);
59 activeTab.contentView.show(isVisible);
70 TabSwitcherView.prototype.addTab = function(id, contentView, switchOnClick) { argument
71 var tab = new TabEntry(id, contentView);
83 tab.contentView.show(false);
124 newTab.contentView.setParameters(params);
151 function TabEntry(id, contentView) { argument
153 this.contentView = contentView;
159 this.contentView.show(isSelected);
/external/chromium/chrome/browser/renderer_host/
Daccelerated_plugin_view_mac_unittest.mm70 [[window contentView] addSubview:view];
85 [[window1 contentView] addSubview:view];
89 [[window2 contentView] addSubview:view];
101 [[window contentView] addSubview:view];
120 [[window contentView] addSubview:view];
142 [[window1 contentView] addSubview:view];
151 [[window2 contentView] addSubview:view];
160 [[window1 contentView] addSubview:view];
180 [[window contentView] addSubview:parent];
Drender_widget_host_view_mac_unittest.mm110 [[window contentView] addSubview:rwhv_cocoa_.get()];
111 [[window contentView] addSubview:other_view.get()];
146 [[window contentView] addSubview:rwhv_cocoa_.get()];
179 [[window contentView] addSubview:rwhv_cocoa_.get()];
/external/webkit/Source/WebCore/inspector/front-end/
DNetworkItemView.js39 var contentView = WebInspector.ResourceView.resourceViewForResource(resource);
44 if (contentView.hasContent()) {
46 contentView.visible = false;
47 this._tabbedPane.appendTab("content", WebInspector.UIString("Content"), contentView);
/external/chromium/chrome/browser/ui/cocoa/
Dfirst_run_dialog.mm219 NSView* contentView = [win contentView];
220 NSRect windowFrame = [contentView convertRect:[win frame] fromView:nil];
222 windowFrame = [contentView convertRect:windowFrame toView:nil];
236 [[[win contentView] subviews] sortedArrayUsingFunction:CompareFrameY
268 NSView* contentView = [win contentView];
269 [contentView setAutoresizesSubviews:NO];
270 NSRect windowFrame = [contentView convertRect:[win frame] fromView:nil];
272 windowFrame = [contentView convertRect:windowFrame toView:nil];
274 [contentView setAutoresizesSubviews:YES];
Dfocus_tracker_unittest.mm21 [[test_window() contentView] addSubview:viewA_];
25 [[test_window() contentView] addSubview:viewB_];
49 [[window contentView] addSubview:text];
63 [[window contentView] addSubview:viewC];
Dfloating_bar_backing_view_unittest.mm13 NSRect content_frame = [[test_window() contentView] frame];
17 [[test_window() contentView] addSubview:view_];
Dstatus_bubble_mac.mm146 scaled_width = [[parent_ contentView] convertSize:scaled_width fromView:nil];
148 NSFont* font = [[window_ contentView] font];
206 [[window_ contentView] setContent:*main];
208 [[window_ contentView] setContent:*backup];
278 baseFrame = [[parent_ contentView] frame];
321 [[window_ contentView] setCornerFlags:
324 [[window_ contentView] setCornerFlags:
328 [[window_ contentView] setCornerFlags:kRoundedTopRightCorner];
334 [[window_ contentView] setCornerFlags:kRoundedTopLeftCorner];
340 [[window_ contentView] setCornerFlags:kRoundedTopRightCorner];
[all …]
Ddraggable_button_unittest.mm52 [[test_window() contentView] addSubview:button.get()];
70 [[test_window() contentView] addSubview:button.get()];
109 [[test_window() contentView] addSubview:button.get()];
Dhover_image_button_unittest.mm21 NSRect content_frame = [[test_window() contentView] frame];
25 [[test_window() contentView] addSubview:button_];
Dframed_browser_window.mm113 NSView* frameView = [[self contentView] superview];
172 return [[self contentView] superview];
195 NSView* contentView = [self contentView];
197 NSRect contentRect = [contentView frame];
Dbubble_view_unittest.mm18 [[test_window() contentView] addSubview:view_];
32 [[test_window() contentView] addSubview:view.get()];
Dbase_bubble_controller.mm98 scoped_nsobject<InfoBubbleView> contentView(
100 [theWindow setContentView:contentView.get()];
101 bubble_ = contentView.get();
190 offsets = [[parentWindow_ contentView] convertSize:offsets toView:nil];
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_window_controller.mm55 NSView* contentView = [[self window] contentView];
56 NSRect contentFrame = [contentView frame];
62 [contentView addSubview:sideTabStripView_];
75 NSView* contentParent = [[[self window] contentView] superview];
83 NSRect contentFrame = [[[self window] contentView] frame];
158 [[[overlayWindow_ contentView] superview] addSubview:[self tabStripView]];
163 [[overlayWindow_ contentView] addSubview:cachedContentView_];
169 [[[[self window] contentView] superview] addSubview:[self tabStripView]];
170 [[[[self window] contentView] superview] updateTrackingAreas];
195 cachedContentView_ = [window contentView];
Dtab_controller_unittest.mm84 [[window contentView] addSubview:[controller view]];
96 [[window contentView] addSubview:[controller view]];
114 [[window contentView] addSubview:[controller view]];
128 [[window contentView] addSubview:[controller view]];
140 [[window contentView] addSubview:[controller view]];
161 [[window contentView] addSubview:[controller view]];
207 [[window contentView] addSubview:[controller view]];
221 [[window contentView] addSubview:[controller view]];
266 [[window contentView] addSubview:[controller view]];
282 [[window contentView] addSubview:[controller view]];
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
Dsad_tab_view_unittest.mm13 NSRect content_frame = [[test_window() contentView] frame];
17 [[test_window() contentView] addSubview:view_];
Dsad_tab_controller_unittest.mm54 NSView* contentView = [test_window_ contentView];
57 superview:contentView];
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dinstant_opt_in_view_unittest.mm13 NSRect content_frame = [[test_window() contentView] frame];
17 [[test_window() contentView] addSubview:view_];
/external/webkit/Source/WebKit/mac/WebView/
DWebVideoFullscreenHUDWindowController.mm289 [[window contentView] removeTrackingArea:_area];
373 NSView *contentView = [window contentView];
380 [contentView addSubview:_playButton];
386 [contentView addSubview:exitFullscreenButton];
392 [contentView addSubview:volumeDownButton];
402 [contentView addSubview:_volumeSlider];
408 [contentView addSubview:volumeUpButton];
419 [contentView addSubview:_timeline];
423 [contentView addSubview:_elapsedTimeText];
427 [contentView addSubview:_remainingTimeText];
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_window_unittest.mm30 [[test_window() contentView] addSubview:view_.get()];
44 [[test_window() contentView] addSubview:scroll_view_.get()];
/external/chromium/chrome/browser/ui/cocoa/find_bar/
Dfind_bar_view_unittest.mm37 [[test_window() contentView] addSubview:view_];
56 [[test_window() contentView] addSubview:pongView.get()
76 [[test_window() contentView] addSubview:pongView.get()
/external/chromium/chrome/browser/ui/cocoa/wrench_menu/
Dwrench_menu_button_cell_unittest.mm40 [[test_window() contentView] addSubview:button_.get()];
46 [[test_window() contentView] addSubview:button_.get()];
/external/webkit/Source/WebKit2/UIProcess/mac/
DWebInspectorProxyMac.mm115 NSView *contentView = [window contentView];
116 [m_inspectorView.get() setFrame:[contentView bounds]];
118 [contentView addSubview:m_inspectorView.get()];
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_item_controller.mm50 // If it is an NSBox, the autoresize of the contentView is the issue.
51 NSView* contentView = view;
53 contentView = [(NSBox*)view contentView];
55 BOOL autoresizesSubviews = [contentView autoresizesSubviews];
57 [contentView setAutoresizesSubviews:NO];
65 [contentView setAutoresizesSubviews:YES];
/external/webkit/Source/WebKit2/UIProcess/API/mac/
DWKTextInputWindowController.mm65 _inputTextView = [[NSTextView alloc] initWithFrame:[self.contentView frame]];
68 NSScrollView* scrollView = [[NSScrollView alloc] initWithFrame:[self.contentView frame]];
70 self.contentView = scrollView;

123456