Home | History | Annotate | Download | only in WebView

Lines Matching refs:alloc

264     WebFrame *frame = [[self alloc] _initWithWebFrameView:frameView webView:webView];
334 _private = [[WebFramePrivate alloc] init];
534 return [[[NSString alloc] initWithCharactersNoCopy:buf length:length freeWhenDone:YES] autorelease];