Lines Matching full:initwithframe
296 - (id)initWithFrame:(NSRect)frame298 self = [super initWithFrame:frame];307 previewView = [[previewViewClass alloc] initWithFrame:frame];319 PDFSubview = [[[[self class] _PDFViewClass] alloc] initWithFrame:frame];