HomeSort by relevance Sort by last modified time
    Searched full:adoptns (Results 51 - 66 of 66) sorted by null

1 23

  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 188 m_layer.adoptNS([[layerClass alloc] init]);
347 m_delegate.adoptNS(webAnimationDelegate);
  /external/webkit/Source/WebCore/platform/graphics/mac/
GraphicsContext3DMac.mm 161 m_webGLLayer.adoptNS([[WebGLLayer alloc] initWithGraphicsContext3D:this]);
  /external/webkit/Source/WebCore/platform/network/mac/
ResourceHandleMac.mm 278 d->m_connection.adoptNS([[NSURLConnection alloc] _initWithRequest:nsRequest delegate:delegate usesCache:YES maxContentLength:0 startImmediately:NO connectionProperties:propertyDictionary]);
282 d->m_connection.adoptNS([[NSURLConnection alloc] initWithRequest:nsRequest delegate:delegate startImmediately:NO]);
289 d->m_connection.adoptNS([[NSURLConnection alloc] initWithRequest:firstRequest().nsURLRequest() delegate:delegate]);
310 d->m_proxy.adoptNS(wkCreateNSURLConnectionDelegateProxy());
    [all...]
WebCoreURLResponse.mm 527 RetainPtr<NSString> suggestedFilename(AdoptNS, (NSString *)wkCopyCFURLResponseSuggestedFilename(cfResponse));
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
HostedNetscapePluginStream.mm 59 , m_request(AdoptNS, [request mutableCopy])
NetscapePluginHostManager.mm 220 RetainPtr<NSMutableDictionary> properties(AdoptNS, [[NSMutableDictionary alloc] init]);
NetscapePluginHostProxy.mm 243 m_placeholderWindow.adoptNS([[WebPlaceholderModalWindow alloc] initWithContentRect:NSMakeRect(0, 0, 1, 1) styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:YES]);
    [all...]
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginEventHandlerCocoa.mm 161 RetainPtr<NSString> characters(AdoptNS, [[NSString alloc] initWithUTF8String:nullTerminatedString]);
WebNetscapePluginView.mm     [all...]
  /external/webkit/Tools/DumpRenderTree/mac/
LayoutTestControllerMac.mm 723 RetainPtr<CommandValidationTarget> target(AdoptNS, [[CommandValidationTarget alloc] initWithAction:selector]);
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderThemeMac.mm 141 , m_notificationObserver(AdoptNS, [[WebCoreRenderThemeNotificationObserver alloc] initWithTheme:this])
879 m_levelIndicator.adoptNS([[NSLevelIndicatorCell alloc] initWithLevelIndicatorStyle:NSContinuousCapacityLevelIndicatorStyle]);
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
WKView.mm     [all...]
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm     [all...]
  /external/libxml2/
tree.c 8507 int depth = -1, adoptns = 0, parnsdone = 0; local
    [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]
  /external/webkit/Source/WebKit/mac/
ChangeLog-2010-01-29     [all...]

Completed in 544 milliseconds

1 23