Lines Matching refs:connection
115 // crError("VBoxConChromiumParameteriCR called with null connection");
123 // crError("VBoxConChromiumParameteriCR called with null connection");
131 crError("stubConFlush called with null connection");
217 crError("Should not be here: WindowCreate/Destroy & VBoxPackGetInjectID require connection id!");
388 winInfo->connection = _CGSDefaultConnection(); // store our connection as default
813 !window->connection ||
815 CGSGetWindowBounds( window->connection, window->drawable, rect ) != noErr )
843 CGSGetScreenRectForWindow( window->connection, window->drawable, window_rect );
1235 retVal = ( stub.wsInterface.CGLSetSurface(context->cglc, window->connection, window->drawable, window->surface) == noErr );