2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <Foundation/NSObject.h>
9 @interface CAWindowServerDisplay
: NSObject
11 struct CADisplayServer
*_impl
;
14 - (id
)_initWithCADisplayServer
:(struct CADisplayServer
*)fp8
;
17 - (struct CGRect
)bounds
;
20 - (id
)contextIdsWithClientPort
:(unsigned int)fp8
;
21 - (unsigned int)contextIdAtPosition
:(struct CGPoint
)fp8
;
22 - (unsigned int)clientPortAtPosition
:(struct CGPoint
)fp8
;
23 - (struct CGRect
)frameOfContextId
:(unsigned int)fp8
;
24 - (void)setBlanked
:(BOOL
)fp8
;
26 - (void)setTVMode
:(id
)fp8
;
28 - (void)setTVSignalType
:(id
)fp8
;