Lines Matching full:_ishalted
1930 * Plugins/WebBaseNetscapePluginView.h: Added _isHalted ivar and three new methods: -halt, -resumeFromHalt, and -isHalted
1934 (-[WebBaseNetscapePluginView halt]): Added. Stop the plug-in, update _isHalted.
1935 (-[WebBaseNetscapePluginView resumeFromHalt]): Added. Start the plug-in, update _isHalted.