Lines Matching refs:_threadContext
88 - (NSGraphicsContext *)_threadContext;
265 CGContextRef cgContext = (CGContextRef)[[self _threadContext] graphicsPort];
601 // There's no override of _threadContext, despite the fact that NSWindow's invokes [self windowNumber], because it looks like it might not do anything that will effect a Carbon window.