Home | History | Annotate | Download | only in mac

Lines Matching full:halt

1861         (-[WebBaseNetscapePluginView halt]):
1891 (-[WebBaseNetscapePluginView halt]):Update _hasBeenHalted.
1904 (WebHaltablePlugin::halt): Just call -[WebBaseNetscapePluginView halt].
1906 (-[WebBaseNetscapePluginView halt]):
1930 * Plugins/WebBaseNetscapePluginView.h: Added _isHalted ivar and three new methods: -halt, -resumeFromHalt, and -isHalted
1932 (WebHaltablePlugin::halt): Call -halt instead of -stop.
1934 (-[WebBaseNetscapePluginView halt]): Added. Stop the plug-in, update _isHalted.
1975 (WebHaltablePlugin::halt): Provide a substitute image to the RenderWidget for the plug-in view.
2529 (WebHaltablePlugin::halt): New method that stops a plug-in.