Searched defs:NSRect (Results 1 – 7 of 7) sorted by relevance
68 -(void)drawRect: (NSRect)rect argument69 {
273 void AquaSalGraphics::UpdateWindow( NSRect& ) in UpdateWindow() argument
52 -(NSPoint)locationOfPrintRect: (NSRect)aRect; in locationOfPrintRect:() argument53 -(void)drawRect: (NSRect)rect; in drawRect:() argument
33 -(void)drawRect: (NSRect)aRect; in drawRect:() argument
91 -(void)drawRect: (NSRect)aRect; in drawRect:() argument
136 NSRect aFrame = [self frame]; argument
508 // convert the NSRect to a CGRect for Refreshrect() argument
Completed in 32 milliseconds