HomeSort by relevance Sort by last modified time
    Searched refs:offscreenGWorld (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.h 84 GWorldPtr offscreenGWorld;
WebNetscapePluginView.mm 405 if (offscreenGWorld)
406 DisposeGWorld(offscreenGWorld);
407 offscreenGWorld = newOffscreenGWorld;
409 SetGWorld(offscreenGWorld, NULL);
411 port = offscreenGWorld;
    [all...]

Completed in 53 milliseconds