Home | History | Annotate | Download | only in WebView

Lines Matching full:initwithframe

2276 - (id)initWithFrame:(NSRect)frame
2278 self = [super initWithFrame:frame];
5436 NSView* hostingView = [[NSView alloc] initWithFrame:[self bounds]];