Searched refs:offscreenGWorld (Results 1 – 3 of 3) sorted by relevance
84 GWorldPtr offscreenGWorld; variable
405 if (offscreenGWorld)406 DisposeGWorld(offscreenGWorld);407 offscreenGWorld = newOffscreenGWorld;409 SetGWorld(offscreenGWorld, NULL);411 port = offscreenGWorld;1381 if (offscreenGWorld)1382 DisposeGWorld(offscreenGWorld);
5262 * Plugins/WebBaseNetscapePluginView.h: Added a field named offscreenGWorld to hold5272 it later. Store the GWorld we create in the offscreenGWorld field and dispose the