Home | History | Annotate | Download | only in Plugins

Lines Matching refs:alloc

1110                 _pluginLayer.adoptNS([[CALayer alloc] init]);
1273 _containerChecksInProgress = [[NSMutableDictionary alloc] init];
1278 WebNetscapeContainerCheckContextInfo *contextInfo = [[WebNetscapeContainerCheckContextInfo alloc] initWithCheckRequestID:_currentContainerCheckRequestID
1361 _pendingFrameLoads.adoptNS([[NSMutableDictionary alloc] init]);
1522 NSError *error = [[NSError alloc] _initWithPluginErrorCode:WebKitErrorPlugInWillHandleLoad
1610 RetainPtr<NSURLResponse> response(AdoptNS, [[NSURLResponse alloc] initWithURL:URL
1665 NSDictionary *features = [[NSDictionary alloc] init];
1761 WebPluginRequest *pluginRequest = [[WebPluginRequest alloc] initWithRequest:request
2430 NSBitmapImageRep *bitmap = [[[NSBitmapImageRep alloc] initWithBitmapDataPlanes:NULL