Home | History | Annotate | Download | only in Carbon

Lines Matching refs:NSRect

57 - (NSRect)titlebarRect
59 NSRect titlebarRect;
60 NSRect boundsRect;
79 + (NSRect)frameRectForContentRect:(NSRect)contentRect styleMask:(NSUInteger)style {
86 + (NSRect)contentRectForFrameRect:(NSRect)frameRect styleMask:(NSUInteger)style {
98 - (NSRect)frameRectForContentRect:(NSRect)cRect styleMask:(NSUInteger)style {
101 - (NSRect)contentRectForFrameRect:(NSRect)fRect styleMask:(NSUInteger)style {
109 - (id)initWithFrame:(NSRect)inFrameRect styleMask:(unsigned int)inStyleMask owner:(NSWindow *)inOwningWindow {
191 - (NSRect)dragRectForFrameRect:(NSRect)frameRect {
195 NSRect dragRect;