/external/clang/test/SemaObjC/ |
D | warn-strict-selector-match.m | 16 - (void)setWindow:(Object *)wdw; // expected-note {{using}} 20 - (void)setWindow:(Class1 *)window; // expected-note {{also found}} 26 [obj setWindow:0]; // expected-warning {{Object' may not respond to 'setWindow:'}} 27 [obj2 setWindow:0]; // expected-warning {{multiple methods named 'setWindow:' found}}
|
D | class-method-lookup.m | 31 - (void)setWindow:(Object *)wdw; 35 - (void)setWindow:(Class1 *)window; 43 [obj setWindow:nil]; // expected-warning {{'Object' may not respond to 'setWindow:'}}
|
D | warn-selector-selection.m | 8 - (void)setWindow:(Object *)wdw; 13 [obj setWindow:0]; // expected-warning{{'Object' may not respond to 'setWindow:'}}
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebWindowAnimation.h | 42 - (void)setWindow:(NSWindow *)window; 58 - (void)setWindow:(NSWindow *)window;
|
D | WebWindowAnimation.m | 92 - (void)setWindow:(NSWindow *)window 221 - (void)setWindow:(NSWindow*)window
|
D | WebVideoFullscreenController.mm | 183 [_fadeAnimation setWindow:nil]; 197 [self setWindow:nil]; 614 [_fullscreenAnimation setWindow:nil];
|
D | WebVideoFullscreenHUDWindowController.mm | 294 [self setWindow:nil];
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSDOMWindowShell.cpp | 51 setWindow(window); in JSDOMWindowShell() 58 void JSDOMWindowShell::setWindow(PassRefPtr<DOMWindow> domWindow) in setWindow() function in WebCore::JSDOMWindowShell 69 setWindow(*JSDOMWindow::commonJSGlobalData(), jsDOMWindow); in setWindow()
|
D | ScriptCachedFrameData.cpp | 87 windowShell->setWindow(window->globalData(), window); in restore() 89 windowShell->setWindow(frame->domWindow()); in restore()
|
D | JSDOMWindowShell.h | 47 void setWindow(JSC::JSGlobalData& globalData, JSDOMWindow* window) in setWindow() function 53 void setWindow(PassRefPtr<DOMWindow>);
|
D | ScriptController.cpp | 192 windowShell->setWindow(m_frame->domWindow()); in clearWindowShell()
|
/external/webkit/Source/WebCore/platform/graphics/ca/win/ |
D | CACFLayerTreeHost.cpp | 109 host->setWindow(testWindow); in acceleratedCompositingAvailable() 111 host->setWindow(0); in acceleratedCompositingAvailable() 170 void CACFLayerTreeHost::setWindow(HWND window) in setWindow() function in WebCore::CACFLayerTreeHost
|
D | CACFLayerTreeHost.h | 64 void setWindow(HWND);
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | MediaPlayerPrivateFullscreenWindow.cpp | 91 m_layerTreeHost->setWindow(m_hwnd); in createWindow() 151 m_layerTreeHost->setWindow(0); in wndProc()
|
/external/webkit/Source/WebKit/android/plugins/ |
D | PluginWidgetAndroid.h | 72 void setWindow(NPWindow* window, bool isTransparent);
|
D | PluginWidgetAndroid.cpp | 117 void PluginWidgetAndroid::setWindow(NPWindow* window, bool isTransparent) { in setWindow() function in PluginWidgetAndroid
|
/external/webkit/Source/WebCore/plugins/android/ |
D | PluginViewAndroid.cpp | 487 m_window->setWindow(&m_npWindow, m_isTransparent); in setNPWindowIfNeeded()
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebInspectorClient.mm | 307 [self setWindow:window];
|
/external/webkit/Source/WebKit/mac/ |
D | WebKit.order | 2314 -[WebWindowFadeAnimation setWindow:] 2318 -[WebWindowScaleAnimation setWindow:]
|
D | ChangeLog-2002-12-03 | 4594 (-[WebBaseNetscapePluginView setWindow]): 5565 (-[WebBaseNetscapePluginView setWindow]): 5590 (-[WebBaseNetscapePluginView setWindow]): 5728 (-[WebBaseNetscapePluginView setWindow]): 9650 (-[WebPluginView setWindow]): added some more logging 12018 (-[IFPluginView setWindow]), (-[IFPluginView start]), (-[IFPluginView stop]): 12051 (-[IFPluginView setWindow]): Call [setUpWindowAndPort] then call NPP_SetWindow. 12283 (-[IFPluginView setWindow]): Use the window's content view as the 12471 (-[IFPluginView setWindow]): added a draw test 12712 * Plugins.subproj/IFPluginView.mm: (-[IFPluginView setWindow]): Fix a warning [all …]
|
D | ChangeLog-2006-02-09 | 10591 …(-[WebBaseNetscapePluginView setWindowIfNecessary]): was setWindow, this method now just sets the … 23860 …(-[WebBaseNetscapePluginView setWindow]): NPP_SetWindow may be expensive, only call it if it has c… 27334 …(-[WebBaseNetscapePluginView viewDidMoveToWindow]): Explicitly call setWindow when the plug-in vie… 27990 …(-[WebNetscapePluginDocumentView layout]): no need to call setWindow, this is done in the supercla… 33703 (-[WebBaseNetscapePluginView setWindow]): Set boolean. 33742 (-[WebBaseNetscapePluginView setWindow]): Ditto. 33743 … (-[WebBaseNetscapePluginView viewHasMoved:]): Just call setWindow since it now checks isStarted. 33797 Make setWindow public. 33812 (-[WebBaseNetscapePluginView setWindow]): Call the new saveAndSetPortState method instead of 33830 … Do a setWindow rather than a setUpWindowAndPort when the size of the view changes. This matches [all …]
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebBaseNetscapePluginView.mm | 668 // Call setWindow to explicitly "clip out" the plug-in from sight.
|
/external/webkit/Source/WebKit/win/ |
D | WebView.cpp | 6269 m_layerTreeHost->setWindow(m_viewWindow); in setAcceleratedCompositing() 6292 m_layerTreeHost->setWindow(0); in setAcceleratedCompositing()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | browser_window_controller.mm | 1991 [self setWindow:destWindow];
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2011-02-16 | 704 (WebCore::JSDOMWindowShell::setWindow): 11506 (WebCore::JSDOMWindowShell::setWindow): 12448 (WebCore::JSDOMWindowShell::setWindow): 12453 (WebCore::JSDOMWindowShell::setWindow): 12754 (WebCore::JSDOMWindowShell::setWindow): 12759 (WebCore::JSDOMWindowShell::setWindow): 13056 (WebCore::JSDOMWindowShell::setWindow): 13061 (WebCore::JSDOMWindowShell::setWindow): 13538 (WebCore::JSDOMWindowShell::setWindow): 13543 (WebCore::JSDOMWindowShell::setWindow): [all …]
|