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 <UIKit/UIView.h>
11 @interface UIWindow
: UIView
17 UIView
*_lastMouseDownView
;
18 UIView
*_lastMouseEnteredView
;
19 UIResponder
*_firstResponder
;
22 UIView
*_exclusiveTouchView
;
24 unsigned int delegateWillRotate
:1;
25 unsigned int delegateDidRotate
:1;
26 unsigned int delegateWillAnimateFirstHalf
:1;
27 unsigned int delegateDidAnimationFirstHalf
:1;
28 unsigned int delegateWillAnimateSecondHalf
:1;
29 unsigned int autorotatesToPortrait
:1;
30 unsigned int autorotatesToPortraitUpsideDown
:1;
31 unsigned int autorotatesToLandscapeLeft
:1;
32 unsigned int autorotatesToLandscapeRight
:1;
33 unsigned int dontBecomeKeyOnOrderFront
:1;
34 unsigned int output
:1;
35 unsigned int inGesture
:1;
36 unsigned int trackingStatusBar
:1;
37 unsigned int resetLevelOnSuspend
:1;
38 unsigned int cancelScroller
:1;
39 unsigned int bitsPerComponent
:4;
40 unsigned int autorotates
:1;
41 unsigned int isRotating
:1;
42 unsigned int orderKeyboardInAfterRotating
:1;
46 + (struct CGRect
)constrainFrameToScreen
:(struct CGRect
)fp8
;
48 - (id
)initWithFrame
:(struct CGRect
)fp8
;
49 - (id
)initWithFrame
:(struct CGRect
)fp8 output
:(int)fp24
;
50 - (id
)initWithFrame
:(struct CGRect
)fp8 output
:(int)fp24 bitsPerComponent
:(int)fp28
;
51 - (id
)initWithContentRect
:(struct CGRect
)fp8
;
53 - (void)setContentView
:(id
)fp8
;
54 - (BOOL
)shouldRespondToStatusBarHeightChange
;
56 - (void)writeSnapshotsToDir
:(id
)fp8
;
57 - (BOOL
)_canExistBeyondSuspension
;
58 - (void)makeKeyAndOrderFront
:(id
)fp8
;
59 - (void)orderFront
:(id
)fp8
;
60 - (void)_orderFrontWithoutMakingKey
;
61 - (void)orderOut
:(id
)fp8
;
62 - (void)setHidden
:(BOOL
)fp8
;
63 - (void)makeKey
:(id
)fp8
;
64 - (struct CGPoint
)warpPoint
:(struct CGPoint
)fp8
;
65 - (BOOL
)_pointInStatusBar
:(struct CGPoint
)fp8
;
66 - (void)_handleMouseDown
:(struct __GSEvent
*)fp8
;
67 - (void)_handleMouseDragged
:(struct __GSEvent
*)fp8
;
68 - (void)_handleMouseUp
:(struct __GSEvent
*)fp8
;
69 - (void)_handleMouseEntered
:(struct __GSEvent
*)fp8
;
70 - (void)_handleMouseMoved
:(struct __GSEvent
*)fp8
;
71 - (void)_handleMouseExited
:(struct __GSEvent
*)fp8
;
72 - (void)_statusBarMouseDown
:(struct __GSEvent
*)fp8
;
73 - (void)_statusBarMouseDragged
:(struct __GSEvent
*)fp8
;
74 - (void)_statusBarMouseUp
:(struct __GSEvent
*)fp8
;
75 - (void)sendEvent
:(id
)fp8
;
76 - (void)sendGSEvent
:(struct __GSEvent
*)fp8
;
77 - (struct CGPoint
)convertPoint
:(struct CGPoint
)fp8 toWindow
:(id
)fp16
;
78 - (struct CGPoint
)convertPoint
:(struct CGPoint
)fp8 fromWindow
:(id
)fp16
;
79 - (struct CGRect
)convertRect
:(struct CGRect
)fp8 toWindow
:(id
)fp24
;
80 - (struct CGRect
)convertRect
:(struct CGRect
)fp8 fromWindow
:(id
)fp24
;
81 - (void)_setExclusiveTouchView
:(id
)fp8
;
82 - (id
)_exclusiveTouchView
;
83 - (void)_beginModalSession
;
84 - (void)_endModalSession
;
86 - (BOOL
)_containedInAbsoluteResponderChain
;
87 - (struct CGPoint
)convertWindowToDevice
:(struct CGPoint
)fp8
;
88 - (struct CGPoint
)convertDeviceToWindow
:(struct CGPoint
)fp8
;
89 - (void)setLevel
:(float)fp8
;
91 - (void)setBecomeKeyOnOrderFront
:(BOOL
)fp8
;
92 - (void)_slideHeaderView
:(id
)fp8 andFooterView
:(id
)fp12 offScreen
:(BOOL
)fp16 forInterfaceOrientation
:(int)fp20
;
93 - (void)_positionHeaderView
:(id
)fp8 andFooterView
:(id
)fp12 outsideContentViewForInterfaceOrientation
:(int)fp16
;
94 - (void)_handleDeviceOrientationChange
:(id
)fp8
;
95 - (void)_finishedFullRotation
:(id
)fp8 finished
:(id
)fp12 context
:(void *)fp16
;
96 - (void)_finishedHalfRotation
:(id
)fp8 finished
:(id
)fp12 context
:(void *)fp16
;
97 - (void)_setRotatableViewOrientation
:(int)fp8 duration
:(double)fp12
;
98 - (void)_forceUpdateInterfaceOrientationWithDuration
:(double)fp8
;
99 - (void)forceUpdateInterfaceOrientation
;
100 - (void)setAutorotates
:(BOOL
)fp8
;
101 - (void)setAutorotates
:(BOOL
)fp8 forceUpdateInterfaceOrientation
:(BOOL
)fp12
;
104 - (int)interfaceOrientation
;
105 - (void)synchronizeDrawingWithID
:(int)fp8
;
106 - (void)handleStatusBarChangeFromHeight
:(float)fp8 toHeight
:(float)fp12
;
107 - (void)setFrame
:(struct CGRect
)fp8
;
108 - (void)setTransform
:(struct CGAffineTransform
)fp8
;
111 - (int)bitsPerComponent
;
112 - (void)setDelegate
:(id
)fp8
;
114 - (void)setWindowLevel
:(float)fp8
;
115 - (float)windowLevel
;
117 - (void)makeKeyWindow
;
118 - (void)becomeKeyWindow
;
119 - (void)resignKeyWindow
;
120 - (void)makeKeyAndVisible
;
122 - (void)_registerChargedView
:(id
)fp8
;
123 - (void)_unregisterChargedView
:(id
)fp8
;
124 - (void)_registerSwipeView
:(id
)fp8
;
125 - (void)_unregisterSwipeView
:(id
)fp8
;
126 - (void)_registerScrollToTopView
:(id
)fp8
;
127 - (void)_unregisterScrollToTopView
:(id
)fp8
;
128 - (void)_setFirstResponder
:(id
)fp8
;
129 - (id
)firstResponder
;
130 - (id
)_firstResponder
;
131 - (BOOL
)_becomeFirstResponderWhenPossible
;
132 - (void)_setMouseDownView
:(id
)fp8 withEvent
:(struct __GSEvent
*)fp12
;
133 - (void)_setMouseEnteredView
:(id
)fp8
;
134 - (BOOL
)_clearMouseView
;
135 - (void)_noteStatusBarHeightChanged
:(float)fp8 oldHeight
:(float)fp12 fence
:(int)fp16
;
136 - (void)_setNeedsResetLevel
:(BOOL
)fp8
;
137 - (BOOL
)_needsResetLevel
;
139 - (void *)createCoreSurfaceWithFrame
:(struct CGRect
)fp8
;
140 - (void *)createCoreSurface
;
141 - (struct CGImage
*)_createCGImageRefRepresentationInFrame
:(struct CGRect
)fp8
;
142 - (void)_setCancelScroller
:(BOOL
)fp8
;
143 - (BOOL
)shouldExcludeFromSnapshot
;
144 - (BOOL
)acceptsGlobalPoint
:(struct CGPoint
)fp8
;