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

  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginView.h 84 GWorldPtr offscreenGWorld;
WebNetscapePluginView.mm 399 if (offscreenGWorld)
400 DisposeGWorld(offscreenGWorld);
401 offscreenGWorld = newOffscreenGWorld;
403 SetGWorld(offscreenGWorld, NULL);
405 port = offscreenGWorld;
    [all...]

Completed in 545 milliseconds