Home | History | Annotate | Download | only in mac

Lines Matching refs:alloc

71     webkitDomEventNames = [[NSArray alloc] initWithObjects:
280 DumpRenderTreeFileDraggingSource *source = [[[DumpRenderTreeFileDraggingSource alloc] init] autorelease];
281 draggingInfo = [[DumpRenderTreeDraggingInfo alloc] initWithImage:nil offset:NSZeroSize pasteboard:pboard source:source];
550 savedMouseEvents = [[NSMutableArray alloc] init];