Lines Matching full:bounds
170 documentView = [[viewClass alloc] initWithFrame:[self bounds]];
203 float height = [[self _contentView] bounds].size.height;
340 [scrollView setContentView:[[[WebClipView alloc] initWithFrame:[scrollView bounds]] autorelease]];
595 NSPoint point = [[self _contentView] bounds].origin;
602 NSPoint point = [[self _contentView] bounds].origin;
615 float width = [[self _contentView] bounds].size.width;
1002 [scrollView setContentView:[[[WebClipView alloc] initWithFrame:[scrollView bounds]] autorelease]];