HomeSort by relevance Sort by last modified time
    Searched full:webview (Results 626 - 650 of 1190) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/browser/ui/cocoa/
rwhvm_editcommand_helper.mm 17 // WebKit/mac/WebView/WebHTMLView.mm .
152 // WebKit/mac/WebView/WebHTMLView.mm .
  /external/chromium_org/android_webview/browser/
browser_view_renderer.h 24 // Interface for all the WebView-specific content rendering operations.
54 // Is a WebView-managed fling in progress?
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwQuotaManagerBridge.java 17 * Bridge between android.webview.WebStorage and native QuotaManager. This object is owned by Java
38 * This class represent the callback value of android.webview.WebStorage.getOrigins. The values
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
GeolocationTest.java 110 * Ensure that a call to navigator.getCurrentPosition works in WebView.
137 * Ensure that a call to navigator.watchPosition works in WebView.
  /external/chromium_org/android_webview/lib/main/
aw_main_delegate.cc 63 // Disable GLSL translator. Webview is single-process so has no benefit.
66 // WebView uses the Android system's scrollbars and overscroll glow.
  /external/chromium_org/android_webview/native/
aw_dev_tools_server.cc 78 // Delegate implementation for the devtools http handler for WebView. A new
132 "<head><title>WebView remote debugging</title></head>"
  /external/chromium_org/android_webview/renderer/
aw_content_renderer_client.cc 78 // Webview classic does not consider reload application-initiated so we
94 // WebView Classic lets app override only top level about:blank navigations.
  /external/chromium_org/cc/output/
output_surface.h 71 // This doesn't handle the <webview> case, but once BeginImplFrame is
97 // (namely Android WebView), this is called to determine whether the software
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views_unittest.cc 20 #include "ui/views/controls/webview/webview.h"
  /external/chromium_org/chrome/renderer/extensions/
console.cc 19 #include "third_party/WebKit/public/web/WebView.h"
118 blink::WebView* web_view = render_view->GetWebView();
content_watcher.cc 14 #include "third_party/WebKit/public/web/WebView.h"
20 using blink::WebView;
  /external/chromium_org/chrome/test/chromedriver/chrome/
console_logger_unittest.cc 62 const std::string id_; // WebView id.
136 FakeDevToolsClient client("webview");
web_view_impl.h 33 class WebViewImpl : public WebView {
40 // Overridden from WebView:
  /external/chromium_org/components/autofill/content/renderer/
page_click_tracker.cc 16 #include "third_party/WebKit/public/web/WebView.h"
28 using blink::WebView;
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_mac_editcommand_helper.mm 19 // WebKit/mac/WebView/WebHTMLView.mm .
156 // WebKit/mac/WebView/WebHTMLView.mm .
  /external/chromium_org/content/renderer/
image_loading_helper.cc 19 #include "third_party/WebKit/public/web/WebView.h"
139 // Make sure webview was not shut down.
stats_collection_controller.cc 18 #include "third_party/WebKit/public/web/WebView.h"
29 blink::WebView* web_view = web_frame->view();
  /external/chromium_org/content/renderer/pepper/
pepper_url_request_unittest.cc 18 #include "third_party/WebKit/public/web/WebView.h"
31 using blink::WebView;
  /external/chromium_org/third_party/WebKit/ManualTests/
crash-and-no-repaint-after-wake-from-sleep.html 172 href="https://bugs.webkit.org/show_bug.cgi?id=39297">Bug 39297: WebView doesn't repaint until page reloads when page
175 below should still be running without any periods of non-painting of the WebView.</p>
  /external/chromium_org/third_party/WebKit/Source/web/
InspectorClientImpl.cpp 51 InspectorClientImpl::InspectorClientImpl(WebViewImpl* webView)
52 : m_inspectedWebView(webView)
WebEmbeddedWorkerImpl.cpp 38 #include "WebView.h"
190 m_webView = WebView::create(0);
WebSharedWorkerImpl.h 55 class WebView;
129 WebView* m_webView;
  /external/chromium_org/third_party/WebKit/Source/web/tests/
ChromeClientImplTest.cpp 36 #include "WebView.h"
90 m_webView = toWebViewImpl(WebView::create(&m_webViewClient));
PageSerializerTest.cpp 76 // Create and initialize the WebView.
77 m_webViewImpl = toWebViewImpl(WebView::create(0));
  /frameworks/base/tests/TileBenchmark/res/values/
strings.xml 24 <string name="profile_activity">Webview Profiler</string>
26 <string name="playback_activity">Webview Tile Playback</string>

Completed in 2282 milliseconds

<<21222324252627282930>>