Home
last modified time | relevance | path

Searched refs:forPluginView (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebKit/android/plugins/
DPluginViewBridgeAndroid.cpp34 bool PluginViewBridgeAndroid::forPluginView() const { in forPluginView() function in WebCore::PluginViewBridgeAndroid
DPluginViewBridgeAndroid.h43 virtual bool forPluginView() const;
/external/webkit/Source/WebKit/mac/WebView/
DWebHTMLRepresentationPrivate.h34 - (void)_redirectDataToManualLoader:(id<WebPluginManualLoader>)manualLoader forPluginView:(NSView *…
DWebHTMLRepresentation.mm151 - (void)_redirectDataToManualLoader:(id<WebPluginManualLoader>)manualLoader forPluginView:(NSView *…
/external/webkit/Source/WebKit/android/jni/
DWebCoreViewBridge.h105 virtual bool forPluginView() const { return false; } in forPluginView() function
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm1794 …sentation _redirectDataToManualLoader:(NETSCAPE_PLUGIN_VIEW *)pluginView forPluginView:pluginView];
1801 …[representation _redirectDataToManualLoader:[documentView _pluginController] forPluginView:pluginV…
/external/webkit/Source/WebKit/mac/
DWebKit.order1627 -[WebHTMLRepresentation _redirectDataToManualLoader:forPluginView:]
DChangeLog-2010-01-299997 (-[WebHTMLRepresentation _redirectDataToManualLoader:forPluginView:]):
DChangeLog-2007-10-1420265 (-[WebHTMLRepresentation _redirectDataToManualLoader:forPluginView:]):