Warn about missing newline.
[MacTF.git] / iLifeControls / NSTitledFrame.h
blobfdd97949283e794e0bf0d2ad938a65dfc89bd037
1 /*
2 * Generated by class-dump 3.1.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2005 by Steve Nygard.
5 */
7 #import "NSFrameView.h"
9 @class NSDocumentDragButton;
11 @interface NSTitledFrame : NSFrameView
13 int resizeFlags;
14 NSDocumentDragButton *fileButton;
15 struct _NSSize titleCellSize;
18 + (void)initialize;
19 + (float)_windowBorderThickness:(unsigned int)fp8;
20 + (float)_minXWindowBorderWidth:(unsigned int)fp8;
21 + (float)_maxXWindowBorderWidth:(unsigned int)fp8;
22 + (float)_minYWindowBorderHeight:(unsigned int)fp8;
23 + (BOOL)_resizeFromEdge;
24 + (struct _NSRect)frameRectForContentRect:(struct _NSRect)fp8 styleMask:(unsigned int)fp24;
25 + (struct _NSRect)contentRectForFrameRect:(struct _NSRect)fp8 styleMask:(unsigned int)fp24;
26 + (struct _NSSize)minFrameSizeForMinContentSize:(struct _NSSize)fp8 styleMask:(unsigned int)fp16;
27 + (struct _NSSize)minContentSizeForMinFrameSize:(struct _NSSize)fp8 styleMask:(unsigned int)fp16;
28 + (float)minFrameWidthWithTitle:(id)fp8 styleMask:(unsigned int)fp12;
29 + (struct _NSSize)_titleCellSizeForTitle:(id)fp8 styleMask:(unsigned int)fp12;
30 + (float)_titleCellHeight:(unsigned int)fp8;
31 + (float)_windowTitlebarTitleMinHeight:(unsigned int)fp8;
32 + (float)_titlebarHeight:(unsigned int)fp8;
33 + (struct _NSSize)sizeOfTitlebarButtons:(unsigned int)fp8;
34 + (float)windowTitlebarLinesSpacingWidth:(unsigned int)fp8;
35 + (float)windowTitlebarTitleLinesSpacingWidth:(unsigned int)fp8;
36 + (float)_contentToFrameMinXWidth:(unsigned int)fp8;
37 + (float)_contentToFrameMaxXWidth:(unsigned int)fp8;
38 + (float)_contentToFrameMinYHeight:(unsigned int)fp8;
39 + (float)_contentToFrameMaxYHeight:(unsigned int)fp8;
40 - (id)initWithFrame:(struct _NSRect)fp8 styleMask:(unsigned int)fp24 owner:(id)fp28;
41 - (void)dealloc;
42 - (void)setIsClosable:(BOOL)fp8;
43 - (void)setIsResizable:(BOOL)fp8;
44 - (void)_resetTitleFont;
45 - (void)_setUtilityWindow:(BOOL)fp8;
46 - (BOOL)isOpaque;
47 - (BOOL)worksWhenModal;
48 - (void)propagateFrameDirtyRects:(struct _NSRect)fp8;
49 - (void)_showDrawRect:(struct _NSRect)fp8;
50 - (id)frameHighlightColor;
51 - (id)frameShadowColor;
52 - (void)setFrameOrigin:(struct _NSPoint)fp8;
53 - (void)tileAndSetWindowShape:(BOOL)fp8;
54 - (void)tile;
55 - (void)_tileTitlebarAndRedisplay:(BOOL)fp8;
56 - (void)setTitle:(id)fp8;
57 - (BOOL)_shouldRepresentFilename;
58 - (void)setRepresentedFilename:(id)fp8;
59 - (void)_drawTitleStringIn:(struct _NSRect)fp8 withColor:(id)fp24;
60 - (id)titleFont;
61 - (id)titleButtonOfClass:(Class)fp8;
62 - (id)initTitleButton:(id)fp8;
63 - (id)newCloseButton;
64 - (id)newZoomButton;
65 - (id)newMiniaturizeButton;
66 - (id)newFileButton;
67 - (id)fileButton;
68 - (void)_removeButtons;
69 - (void)_updateButtons;
70 - (BOOL)_eventInTitlebar:(id)fp8;
71 - (BOOL)acceptsFirstMouse:(id)fp8;
72 - (void)mouseDown:(id)fp8;
73 - (void)mouseUp:(id)fp8;
74 - (void)rightMouseDown:(id)fp8;
75 - (void)rightMouseUp:(id)fp8;
76 - (int)resizeEdgeForEvent:(id)fp8;
77 - (struct _NSSize)_resizeDeltaFromPoint:(struct _NSPoint)fp8 toEvent:(id)fp16;
78 - (struct _NSRect)_validFrameForResizeFrame:(struct _NSRect)fp8 fromResizeEdge:(int)fp24;
79 - (struct _NSRect)frame:(struct _NSRect)fp8 resizedFromEdge:(int)fp24 withDelta:(struct _NSSize)fp28;
80 - (BOOL)constrainResizeEdge:(int *)fp8 withDelta:(struct _NSSize)fp12 elapsedTime:(float)fp20;
81 - (void)resizeWithEvent:(id)fp8;
82 - (int)resizeFlags;
83 - (void)resetCursorRects;
84 - (void)setDocumentEdited:(BOOL)fp8;
85 - (struct _NSSize)miniaturizedSize;
86 - (struct _NSSize)minFrameSize;
87 - (float)_windowBorderThickness;
88 - (float)_windowTitlebarXResizeBorderThickness;
89 - (float)_windowTitlebarYResizeBorderThickness;
90 - (float)_windowResizeBorderThickness;
91 - (float)_minXWindowBorderWidth;
92 - (float)_maxXWindowBorderWidth;
93 - (float)_minYWindowBorderHeight;
94 - (id)_customTitleCell;
95 - (void)_invalidateTitleCellSize;
96 - (void)_invalidateTitleCellWidth;
97 - (float)_titleCellHeight;
98 - (struct _NSSize)_titleCellSize;
99 - (float)_titlebarHeight;
100 - (struct _NSRect)titlebarRect;
101 - (struct _NSRect)_maxTitlebarTitleRect;
102 - (struct _NSRect)_titlebarTitleRect;
103 - (float)_windowTitlebarTitleMinHeight;
104 - (struct _NSRect)dragRectForFrameRect:(struct _NSRect)fp8;
105 - (struct _NSSize)sizeOfTitlebarButtons;
106 - (struct _NSSize)_sizeOfTitlebarFileButton;
107 - (float)_windowTitlebarButtonSpacingWidth;
108 - (float)_minXTitlebarButtonsWidth;
109 - (float)_maxXTitlebarButtonsWidth;
110 - (int)_numberOfTitlebarLines;
111 - (float)windowTitlebarLinesSpacingWidth;
112 - (float)windowTitlebarTitleLinesSpacingWidth;
113 - (float)_minLinesWidthWithSpace;
114 - (struct _NSRect)_minXTitlebarLinesRectWithTitleCellRect:(struct _NSRect)fp8;
115 - (struct _NSRect)_maxXTitlebarLinesRectWithTitleCellRect:(struct _NSRect)fp8;
116 - (float)_minXTitlebarDecorationMinWidth;
117 - (float)_maxXTitlebarDecorationMinWidth;
118 - (struct _NSPoint)_closeButtonOrigin;
119 - (struct _NSPoint)_zoomButtonOrigin;
120 - (struct _NSPoint)_collapseButtonOrigin;
121 - (struct _NSPoint)_fileButtonOrigin;
122 - (float)_maxYTitlebarDragHeight;
123 - (float)_minXTitlebarDragWidth;
124 - (float)_maxXTitlebarDragWidth;
125 - (float)_contentToFrameMinXWidth;
126 - (float)_contentToFrameMaxXWidth;
127 - (float)_contentToFrameMinYHeight;
128 - (float)_contentToFrameMaxYHeight;
129 - (struct _NSRect)contentRect;
130 - (float)_windowResizeCornerThickness;
131 - (struct _NSRect)_minYResizeRect;
132 - (struct _NSRect)_minYminXResizeRect;
133 - (struct _NSRect)_minYmaxXResizeRect;
134 - (struct _NSRect)_minXResizeRect;
135 - (struct _NSRect)_minXminYResizeRect;
136 - (struct _NSRect)_minXmaxYResizeRect;
137 - (struct _NSRect)_maxYResizeRect;
138 - (struct _NSRect)_maxYminXResizeRect;
139 - (struct _NSRect)_maxYmaxXResizeRect;
140 - (struct _NSRect)_maxXResizeRect;
141 - (struct _NSRect)_maxXminYResizeRect;
142 - (struct _NSRect)_maxXmaxYResizeRect;
143 - (struct _NSRect)_minXTitlebarResizeRect;
144 - (struct _NSRect)_maxXTitlebarResizeRect;
145 - (struct _NSRect)_minXBorderRect;
146 - (struct _NSRect)_maxXBorderRect;
147 - (struct _NSRect)_maxYBorderRect;
148 - (struct _NSRect)_minYBorderRect;
150 @end