Searched defs:webView (Results 51 - 75 of 135) sorted by relevance

123456

/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebContextMenuClient.cpp47 WebContextMenuClient::WebContextMenuClient(WebView* webView) argument
H A DWebDragClient.cpp62 WebDragClient::WebDragClient(WebView* webView) argument
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDropSource.cpp46 HRESULT WebDropSource::createInstance(WebView* webView, IDropSource** result) argument
54 WebDropSource::WebDropSource(WebView* webView) argument
96 PlatformMouseEvent generateMouseEvent(WebView* webView, bool isDrag) argument
H A DDefaultPolicyDelegate.cpp101 decidePolicyForNavigationAction( IWebView* webView, IPropertyBag* actionInformation, IWebURLRequest* request, IWebFrame* , IWebPolicyDecisionListener* listener) argument
146 decidePolicyForMIMEType( IWebView* webView, BSTR type, IWebURLRequest* request, IWebFrame* , IWebPolicyDecisionListener* listener) argument
H A DWebInspector.cpp43 WebInspector* WebInspector::createInstance(WebView* webView, WebInspectorClient* inspectorClient) argument
50 WebInspector::WebInspector(WebView* webView, WebInspectorClient* inspectorClient) argument
H A DWebNodeHighlight.cpp49 WebNodeHighlight::WebNodeHighlight(WebView* webView) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitInjectedBundleClient.cpp34 static void didReceiveWebViewMessageFromInjectedBundle(WebKitWebView* webView, const char* messageName, ImmutableDictionary& message) argument
112 WebKitWebView* webView = webkitWebContextGetWebViewForPage(WEBKIT_WEB_CONTEXT(clientInfo), page); local
[all...]
H A DWebKitPolicyClient.cpp69 void attachPolicyClientToView(WebKitWebView* webView) argument
H A DWebKitLoaderClient.cpp141 void attachLoaderClientToView(WebKitWebView* webView) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestPrinting.cpp52 static gboolean webViewPrintCallback(WebKitWebView* webView, WebKitPrintOperation* printOperation, WebViewTest* test) argument
H A DLoadTrackingTest.cpp25 static void loadChangedCallback(WebKitWebView* webView, WebKitLoadEvent loadEvent, LoadTrackingTest* test) argument
63 loadFailedCallback(WebKitWebView* webView, WebKitLoadEvent loadEvent, const char* failingURI, GError* error, LoadTrackingTest* test) argument
[all...]
H A DTestSSL.cpp94 static void insecureContentDetectedCallback(WebKitWebView* webView, WebKitInsecureContentEvent event, InsecureContentTest* test) argument
H A DTestWebKitPolicyClient.cpp83 static gboolean decidePolicyCallback(WebKitWebView* webView, WebKitPolicyDecision* decision, WebKitPolicyDecisionType type, PolicyClientTest* test) argument
184 static WebKitWebView* createCallback(WebKitWebView* webView, CreateCallbackData* data) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DWebPopupMenuProxyGtk.cpp40 WebPopupMenuProxyGtk::WebPopupMenuProxyGtk(GtkWidget* webView, WebPopupMenuProxy::Client* client) argument
H A DWebContextMenuProxyGtk.cpp161 WebContextMenuProxyGtk::WebContextMenuProxyGtk(GtkWidget* webView, WebPageProxy* page) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPagePolicyClient.cpp35 QtWebPagePolicyClient::QtWebPagePolicyClient(WKPageRef pageRef, QQuickWebView* webView) argument
H A DWebColorChooserProxyQt.cpp61 WebColorChooserProxyQt::WebColorChooserProxyQt(WebColorChooserProxy::Client* client, QQuickWebView* webView, const Color& initialColor, const IntRect& elementRect) argument
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/MiniBrowser/
H A DMyDocument.rb13 def webView; return @webView end method in class:MyDocument
[all...]
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DAcceleratedCompositingContextClutter.cpp39 AcceleratedCompositingContext::AcceleratedCompositingContext(WebKitWebView* webView) argument
H A DContextMenuClientGtk.cpp43 ContextMenuClient::ContextMenuClient(WebKitWebView *webView) argument
53 static GtkWidget* inputMethodsMenuItem (WebKitWebView* webView) argument
97 WebKitWebView* webView = m_webView; local
H A DAcceleratedCompositingContextGL.cpp58 AcceleratedCompositingContext::AcceleratedCompositingContext(WebKitWebView* webView) argument
67 static IntSize getWebViewSize(WebKitWebView* webView) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestwebdatasource.c30 WebKitWebView* webView; member in struct:__anon5568
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitviewportattributes.cpp522 WebKitWebView* webView = priv->webView; local
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/qwebview/
H A Dtst_qwebview.cpp88 QWebView webView; local
210 QWebView* webView = new QWebView; local
235 QWebView webView; local
309 QWebView webView; local
[all...]
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DInspectorClientEfl.cpp41 static void invalidateView(Evas_Object* webView) argument
66 InspectorClientEfl::InspectorClientEfl(Evas_Object* webView) argument

Completed in 299 milliseconds

123456