/external/webkit/Tools/EWebLauncher/ |
D | main.c | 212 zoom_level_set(Evas_Object *webview, int level) in zoom_level_set() 226 Evas_Object *webview; in on_ecore_evas_resize() local 283 on_title_changed(void *user_data, Evas_Object *webview, void *event_info) in on_title_changed() 292 on_progress(void *user_data, Evas_Object *webview, void *event_info) in on_progress() 301 on_load_finished(void *user_data, Evas_Object *webview, void *event_info) in on_load_finished() 319 on_toolbars_visible_set(void* user_data, Evas_Object* webview, void* event_info) in on_toolbars_visible_set() 332 on_toolbars_visible_get(void* user_data, Evas_Object* webview, void* event_info) in on_toolbars_visible_get() 339 on_statusbar_visible_set(void* user_data, Evas_Object* webview, void* event_info) in on_statusbar_visible_set() 352 on_statusbar_visible_get(void* user_data, Evas_Object* webview, void* event_info) in on_statusbar_visible_get() 359 on_scrollbars_visible_set(void* user_data, Evas_Object* webview, void* event_info) in on_scrollbars_visible_set() [all …]
|
/external/webkit/Source/WebKit/wx/ |
D | WebBrowserShell.h | 54 wxWebView* webview; variable
|
/external/chromium/webkit/glue/ |
D | context_menu_unittest.cc | 60 WebView* webview = test_shell_->webView(); in TEST_F() local
|
/external/webkit/Source/WebKit/chromium/src/ |
D | FrameLoaderClientImpl.cpp | 124 WebViewImpl* webview = m_webFrame->viewImpl(); in dispatchDidClearWindowObjectInWorld() local 759 WebViewImpl* webview = m_webFrame->viewImpl(); in dispatchDidCommitLoad() local 1015 WebViewImpl* webview = m_webFrame->viewImpl(); in postProgressStartedNotification() local 1022 WebViewImpl* webview = m_webFrame->viewImpl(); in postProgressEstimateChangedNotification() local 1033 WebViewImpl* webview = m_webFrame->viewImpl(); in postProgressFinishedNotification() local 1137 WebViewImpl* webview = m_webFrame->viewImpl(); in shouldGoToHistoryItem() local
|
D | DebuggerAgentManager.cpp | 261 void DebuggerAgentManager::onWebViewClosed(WebViewImpl* webview) in onWebViewClosed()
|
D | EditorClientImpl.cpp | 77 EditorClientImpl::EditorClientImpl(WebViewImpl* webview) in EditorClientImpl()
|
/external/webkit/Source/WebCore/platform/wx/ |
D | ScrollbarThemeWx.cpp | 202 wxWindow* webview = root->hostWindow()->platformPageClient(); in paint() local
|
/external/webkit/Source/WebKit/android/nav/ |
D | WebView.cpp | 1225 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeScrollableLayer() local 1240 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeScrollLayer() local 1298 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeGetHandleLayerId() local 1313 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeMapLayerRect() local 1323 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeSetHwAccelerated() local 1330 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeFindMaxVisibleRect() local 1340 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeIsHandleLeft() local 1347 WebView* webview = reinterpret_cast<WebView*>(nativeView); in nativeIsPointVisible() local
|
/external/webkit/Source/WebKit/gtk/tests/ |
D | testloading.c | 350 static void load_error_test(WebKitWebView* webview, WebKitWebFrame* frame, const char* uri, GError*… in load_error_test()
|
/external/webkit/Source/WebKit/android/plugins/ |
D | PluginWidgetAndroid.cpp | 161 jobject webview = m_core->getWebViewJavaObject(); in setDrawingModel() local
|
/external/webkit/Source/WebKit/qt/declarative/ |
D | qdeclarativewebview.cpp | 883 QDeclarativeWebView* webview = 0; in createWindow() local
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
D | EventSender.cpp | 328 WebView* EventSender::webview() in webview() function in EventSender
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | FrameLoaderClientHaiku.cpp | 66 void FrameLoaderClientHaiku::setWebView(WebView* webview) in setWebView()
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | FrameLoaderClientWx.cpp | 104 void FrameLoaderClientWx::setWebView(wxWebView *webview) in setWebView()
|