Searched refs:hasBeenHalted (Results 1 – 8 of 8) sorted by relevance
118 - (BOOL)hasBeenHalted;
564 - (BOOL)hasBeenHalted
235 bool hasBeenHalted() const { return m_hasBeenHalted; } in hasBeenHalted() function
6180 *result = view->hasBeenHalted(); in hasPluginForNodeBeenHalted()
2281 PluginView::hasBeenHalted().
2190 return [_pluginViewForNode(node) hasBeenHalted];
1889 … * Plugins/WebBaseNetscapePluginView.h: Added new boolean ivar and -hasBeenHalted instance method.1892 (-[WebBaseNetscapePluginView hasBeenHalted]): Added.
44817 (WebCore::PluginView::hasBeenHalted):