Home | History | Annotate | Download | only in mac

Lines Matching refs:newContext

1331     NSGraphicsContext* newContext = [NSGraphicsContext graphicsContextWithGraphicsPort:context->platformContext() flipped:NO];
1336 [NSGraphicsContext setCurrentContext:newContext];
1361 [view displayRectIgnoringOpacity:paintRect inContext:newContext];