Home
last modified time | relevance | path

Searched refs:adoptNS (Results 1 – 25 of 40) sorted by relevance

12

/external/webkit/Source/WebKit2/WebProcess/Downloads/mac/
DDownloadMac.mm109 …hostOnlyURLString.adoptNS([[NSString alloc] initWithFormat:@"%@://%@:%d", scheme, host, [port intV…
111 hostOnlyURLString.adoptNS([[NSString alloc] initWithFormat:@"%@://%@", scheme, host]);
125 m_delegate.adoptNS([[WKDownloadAsDelegate alloc] initWithDownload:this]);
126 …m_nsURLDownload.adoptNS([[NSURLDownload alloc] initWithRequest:m_request.nsURLRequest() delegate:m…
142 m_delegate.adoptNS([[WKDownloadAsDelegate alloc] initWithDownload:this]);
/external/webkit/Source/WebCore/platform/mac/
DContextMenuItemMac.mm76 …m_platformDescription.adoptNS(createPlatformMenuItemDescription(type, action, title, true, false));
84 …m_platformDescription.adoptNS(createPlatformMenuItemDescription(type, action, title, enabled, chec…
89 …m_platformDescription.adoptNS(createPlatformMenuItemDescription(SubmenuType, action, title, enable…
DScrollAnimatorMac.mm424 …scrollbarPartAnimation.adoptNS([[ScrollbarPartAnimation alloc] initWithScrollbarPainter:scrollerPa…
500 …m_scrollAnimationHelperDelegate.adoptNS([[ScrollAnimationHelperDelegate alloc] initWithScrollAnima…
501 …m_scrollAnimationHelper.adoptNS([[NSClassFromString(@"NSScrollAnimationHelper") alloc] initWithDel…
504 …m_scrollbarPainterControllerDelegate.adoptNS([[ScrollbarPainterControllerDelegate alloc] initWithS…
506 …m_scrollbarPainterDelegate.adoptNS([[ScrollbarPainterDelegate alloc] initWithScrollAnimator:this]);
/external/webkit/Source/WebKit2/UIProcess/mac/
DWebInspectorProxyMac.mm84 …m_inspectorView.adoptNS([[WKView alloc] initWithFrame:NSZeroRect contextRef:toAPI(page()->process(…
96 …m_inspectorProxyObjCAdapter.adoptNS([[WebInspectorProxyObjCAdapter alloc] initWithWebInspectorProx…
122 m_inspectorWindow.adoptNS(window);
DCorrectionPanel.mm158 m_resultForSynchronousDismissal.adoptNS([acceptedReplacement copy]);
DWebContextMenuProxyMac.mm191 m_popup.adoptNS([[NSPopUpButtonCell alloc] initTextCell:@"" pullsDown:NO]);
/external/webkit/Source/WebKit2/UIProcess/API/mac/
DFindIndicatorWindow.mm151 m_findIndicatorWindow.adoptNS([[NSWindow alloc] initWithContentRect:windowContentRect
168 …m_bounceAnimation.adoptNS([[WebFindIndicatorWindowAnimation alloc] _initWithFindIndicatorWindow:th…
207 …m_fadeOutAnimation.adoptNS([[WebFindIndicatorWindowAnimation alloc] _initWithFindIndicatorWindow:t…
/external/webkit/Source/JavaScriptCore/wtf/
DRetainPtr.h98 void adoptNS(PtrType);
176 template<typename T> inline void RetainPtr<T>::adoptNS(PtrType optr) in adoptNS() function
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
DPlatformVideoWindowMac.mm31 m_window.adoptNS([[NSView alloc] init]);
/external/webkit/Source/WebCore/platform/graphics/avfoundation/
DMediaPlayerPrivateAVFoundationObjC.mm215 m_videoLayer.adoptNS([[AVPlayerLayer alloc] init]);
244 m_avAsset.adoptNS([[AVURLAsset alloc] initWithURL:cocoaURL options:nil]);
264 m_avAsset.adoptNS([[AVURLAsset alloc] initWithURL:localURL options:nil]);
274 m_avPlayer.adoptNS([[AVPlayer alloc] init]);
289 m_avPlayerItem.adoptNS([[AVPlayerItem alloc] initWithAsset:m_avAsset.get()]);
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
DPluginProxyMac.mm42 m_pluginLayer.adoptNS([[CALayer alloc] init]);
/external/webkit/Source/WebKit/mac/WebView/
DWebScriptDebugger.mm95 …m_topCallFrame.adoptNS([[WebScriptCallFrame alloc] _initWithGlobalObject:core(webFrame)->script()-…
153 …m_topCallFrame.adoptNS([[WebScriptCallFrame alloc] _initWithGlobalObject:core(webFrame)->script()-…
/external/webkit/Source/WebCore/platform/network/mac/
DAuthenticationMac.mm126 …m_sender.adoptNS([[WebCoreAuthenticationClientAsChallengeSender alloc] initWithAuthenticationClien…
127 …m_nsChallenge.adoptNS([[NSURLAuthenticationChallenge alloc] initWithAuthenticationChallenge:m_nsCh…
DResourceErrorMac.mm99 …m_platformError.adoptNS([[NSError alloc] initWithDomain:m_domain code:m_errorCode userInfo:userInf…
DResourceResponseMac.mm65 …const_cast<ResourceResponse*>(this)->m_nsResponse.adoptNS([[NSURLResponse alloc] initWithURL:m_url…
DResourceRequestMac.mm166 m_nsRequest.adoptNS(nsRequest);
/external/webkit/Source/WebCore/platform/graphics/gpu/mac/
DDrawingBufferMac.mm63 m_platformLayer.adoptNS([[WebGLLayer alloc] initWithGraphicsContext3D:m_context.get()]);
/external/webkit/Source/WebKit/mac/Plugins/Hosted/
DWebHostedNetscapePluginView.mm101 _attributeKeys.adoptNS([keys copy]);
102 _attributeValues.adoptNS([values copy]);
132 _pluginLayer.adoptNS([[CALayer alloc] init]);
/external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
DWebFullScreenManagerMac.mm121 …m_enterFullScreenListener.adoptNS([[WebFullScreenManagerAnimationListener alloc] initWithManager:t…
122 …m_exitFullScreenListener.adoptNS([[WebFullScreenManagerAnimationListener alloc] initWithManager:th…
/external/webkit/Source/WebCore/platform/graphics/mac/
DImageMac.mm120 m_nsImage.adoptNS([[NSImage alloc] initWithData:(NSData*)data]);
/external/webkit/Source/WebKit/mac/Plugins/
DWebBaseNetscapePluginView.mm142 _sourceURL.adoptNS([URL copy]);
143 _baseURL.adoptNS([baseURL copy]);
144 _MIMEType.adoptNS([MIME copy]);
591 _cachedSnapshot.adoptNS(snapshot);
DWebNetscapePluginStream.mm545 m_deliveryData.adoptNS(newDeliveryData);
573 m_path.adoptNS([[NSString stringWithUTF8String:temporaryFileName] retain]);
618 m_deliveryData.adoptNS([[NSMutableData alloc] initWithCapacity:[data length]]);
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DCorrectionPanel.mm151 m_resultForSynchronousDismissal.adoptNS([acceptedReplacement copy]);
/external/webkit/Source/WebKit2/UIProcess/Plugins/mac/
DPluginProcessProxyMac.mm159 …m_placeholderWindow.adoptNS([[WKPlaceholderModalWindow alloc] initWithContentRect:NSMakeRect(0, 0,…
/external/webkit/Source/WebCore/platform/graphics/ca/mac/
DPlatformCAAnimationMac.mm162 m_animation.adoptNS([[CABasicAnimation animationWithKeyPath:keyPath] retain]);
164 m_animation.adoptNS([[CAKeyframeAnimation animationWithKeyPath:keyPath] retain]);

12