Searched refs:pNSContext (Results 1 – 1 of 1) sorted by relevance
209 … NSGraphicsContext* pNSContext = [NSGraphicsContext graphicsContextWithWindow: pNSWindow]; in SetSize() local210 if( pNSContext ) in SetSize()211 … xCGContext = reinterpret_cast<CGContextRef>([pNSContext graphicsPort]); in SetSize()
Completed in 20 milliseconds