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

  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.h 58 BOOL needsUnload;
WebNetscapePluginPackage.mm 675 needsUnload = NO;
688 if (instanceCount == 0 && needsUnload)
743 needsUnload = YES;

Completed in 28 milliseconds