Searched refs:aNSRect (Results 1 – 1 of 1) sorted by relevance
996 NSRect aNSRect = NSMakeRect( rRect.Left(), rRect.Top(), rRect.GetWidth(), rRect.GetHeight()); in Flush() local997 VCLToCocoa( aNSRect, false ); in Flush()998 [mpNSView setNeedsDisplayInRect: aNSRect]; in Flush()
Completed in 13 milliseconds