2 * Generated by class-dump 3.1.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2005 by Steve Nygard.
7 #import <AppKit/NSView.h>
9 @
class NSButton
, NSCell
, NSString
;
11 @interface NSFrameView
: NSView
13 unsigned int styleMask
;
16 NSButton
*closeButton
;
18 NSButton
*minimizeButton
;
19 BOOL resizeByIncrement
;
21 unsigned char tabViewCount
;
22 struct _NSSize resizeParameter
;
27 + (void)initTitleCell
:(id
)fp8 styleMask
:(unsigned int)fp12
;
28 + (struct _NSRect
)frameRectForContentRect
:(struct _NSRect
)fp8 styleMask
:(unsigned int)fp24
;
29 + (struct _NSRect
)contentRectForFrameRect
:(struct _NSRect
)fp8 styleMask
:(unsigned int)fp24
;
30 + (struct _NSSize
)minFrameSizeForMinContentSize
:(struct _NSSize
)fp8 styleMask
:(unsigned int)fp16
;
31 + (struct _NSSize
)minContentSizeForMinFrameSize
:(struct _NSSize
)fp8 styleMask
:(unsigned int)fp16
;
32 + (float)minFrameWidthWithTitle
:(id
)fp8 styleMask
:(unsigned int)fp12
;
33 + (unsigned int)_validateStyleMask
:(unsigned int)fp8
;
34 - (id
)initWithFrame
:(struct _NSRect
)fp8 styleMask
:(unsigned int)fp24 owner
:(id
)fp28
;
35 - (id
)initWithFrame
:(struct _NSRect
)fp8
;
39 - (void)tileAndSetWindowShape
:(BOOL
)fp8
;
41 - (void)drawRect
:(struct _NSRect
)fp8
;
42 - (void)_drawFrameRects
:(struct _NSRect
)fp8
;
43 - (void)drawFrame
:(struct _NSRect
)fp8
;
44 - (void)drawThemeContentFill
:(struct _NSRect
)fp8 inView
:(id
)fp24
;
45 - (void)drawWindowBackgroundRect
:(struct _NSRect
)fp8
;
46 - (void)drawWindowBackgroundRegion
:(void *)fp8
;
47 - (float)contentAlpha
;
48 - (void)_windowChangedKeyState
;
49 - (void)_updateButtonState
;
52 - (void)setShadowState
:(int)fp8
;
54 - (BOOL
)_canHaveToolbar
;
55 - (BOOL
)_toolbarIsInTransition
;
56 - (BOOL
)_toolbarIsShown
;
57 - (BOOL
)_toolbarIsHidden
;
58 - (void)_showToolbarWithAnimation
:(BOOL
)fp8
;
59 - (void)_hideToolbarWithAnimation
:(BOOL
)fp8
;
60 - (float)_distanceFromToolbarBaseToTitlebar
;
62 - (unsigned int)_shadowFlags
;
63 - (void)_setShadowParameters
;
64 - (void)_drawFrameShadowAndFlushContext
:(id
)fp8
;
66 - (void)adjustHalftonePhase
;
67 - (void)systemColorsDidChange
:(id
)fp8
;
71 - (void)tabViewRemoved
;
73 - (void)setTitle
:(id
)fp8
;
75 - (void)initTitleCell
:(id
)fp8
;
76 - (void)setResizeIncrements
:(struct _NSSize
)fp8
;
77 - (struct _NSSize
)resizeIncrements
;
78 - (void)setAspectRatio
:(struct _NSSize
)fp8
;
79 - (struct _NSSize
)aspectRatio
;
80 - (unsigned int)styleMask
;
81 - (id
)representedFilename
;
82 - (void)setRepresentedFilename
:(id
)fp8
;
83 - (void)setDocumentEdited
:(BOOL
)fp8
;
84 - (void)_setFrameNeedsDisplay
:(BOOL
)fp8
;
85 - (BOOL
)frameNeedsDisplay
;
87 - (struct _NSRect
)_maxTitlebarTitleRect
;
88 - (struct _NSRect
)titlebarRect
;
89 - (void)_setUtilityWindow
:(BOOL
)fp8
;
90 - (void)_setNonactivatingPanel
:(BOOL
)fp8
;
91 - (void)setIsClosable
:(BOOL
)fp8
;
92 - (void)setIsResizable
:(BOOL
)fp8
;
96 - (struct _NSSize
)miniaturizedSize
;
97 - (void)_clearDragMargins
;
98 - (void)_resetDragMargins
;
99 - (void)setTitle
:(id
)fp8 andDefeatWrap
:(BOOL
)fp12
;
100 - (struct _NSRect
)frameRectForContentRect
:(struct _NSRect
)fp8 styleMask
:(unsigned int)fp24
;
101 - (struct _NSRect
)contentRectForFrameRect
:(struct _NSRect
)fp8 styleMask
:(unsigned int)fp24
;
102 - (struct _NSSize
)minFrameSizeForMinContentSize
:(struct _NSSize
)fp8 styleMask
:(unsigned int)fp16
;
103 - (struct _NSRect
)dragRectForFrameRect
:(struct _NSRect
)fp8
;
104 - (struct _NSRect
)contentRect
;
105 - (struct _NSSize
)minFrameSize
;