OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:webview
(Results
651 - 675
of
1115
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/components/autofill/content/renderer/
password_autofill_agent.cc
27
#include "third_party/WebKit/public/web/
WebView
.h"
109
void FindFormElements(WebKit::
WebView
* view,
526
WebKit::
WebView
*
webview
= frame->view();
527
if (!
webview
)
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentView.java
33
* TODO(joth): Remove any methods overrides from this class that were added for
WebView
179
* Destroy the internal state of the
WebView
. This method may only be called
180
* after the
WebView
has been removed from the view system. No other methods
181
* may be called on this
WebView
after this method has been called.
284
* Clears the
WebView
's page history in both the backwards and forwards
/external/chromium_org/third_party/WebKit/Source/web/
AssertMatchingEnums.cpp
84
#include "
WebView
.h"
[
all
...]
/cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java
37
import android.webkit.
WebView
;
123
public WebResourceResponse shouldInterceptRequest(
WebView
view, String url) {
138
// Set up a
WebView
with JavaScript and Geolocation enabled
/external/chromium_org/chrome/browser/chromeos/login/
webui_login_view.cc
41
#include "ui/views/controls/
webview
/
webview
.h"
202
webui_login_ = new views::
WebView
(signin_profile);
/external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.h
28
#include "ui/views/controls/
webview
/unhandled_keyboard_event_handler.h"
44
class
WebView
;
269
views::
WebView
* tab_contents_container_;
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
declare_permissions.html
418
<td id="
webview
"> "
webview
" </td>
420
<a href="webview_tag.html">
Webview
Tag</a> to embed live content
offline_apps.html
124
you can create an <
webview
> tag.
127
(see <a href="app_external.html#
webview
">Embed external web pages</a>).
/external/chromium_org/chrome/renderer/autofill/
password_autofill_agent_browsertest.cc
21
#include "third_party/WebKit/public/web/
WebView
.h"
30
using WebKit::
WebView
;
492
// what the
WebView
does: it sets the element value then calls
/external/chromium_org/chrome/renderer/translate/
translate_helper.cc
29
#include "third_party/WebKit/public/web/
WebView
.h"
43
using WebKit::
WebView
;
500
WebView
* web_view = render_view()->GetWebView();
/external/chromium_org/chrome/test/automation/
automation_json_requests.h
58
// Uniquely identifies a particular
WebView
.
103
// Used to locate a
WebView
. The same locator may locate different WebViews
151
// Collection of info about a given
WebView
.
/external/chromium_org/third_party/WebKit/Source/web/tests/
AssociatedURLLoaderTest.cpp
37
#include "
WebView
.h"
93
m_webView =
WebView
::create(0);
276
WebView
* m_webView;
PrerenderingTest.cpp
43
#include "
WebView
.h"
265
WebView
* m_webView;
/frameworks/base/docs/html/about/versions/
android-3.0.jd
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/7/
user_comments_for_6_to_7.xml
559
<identifier id="android.webkit.WebChromeClient.onReceivedTouchIconUrl_added(android.webkit.
WebView
, java.lang.String, boolean)"/>
685
<identifier id="android.webkit.
WebView
"/>
691
<identifier id="android.webkit.
WebView
.freeMemory_added()"/>
/packages/apps/Settings/src/com/android/settings/
TetherSettings.java
49
import android.webkit.
WebView
;
69
private
WebView
mView;
168
mView = new
WebView
(activity);
/external/chromium_org/ui/views/
views.gyp
645
'controls/
webview
/
webview
.gyp:
webview
',
[
all
...]
/external/chromium/webkit/glue/
cpp_bound_class_unittest.cc
16
#include "third_party/WebKit/Source/WebKit/chromium/public/
WebView
.h"
92
webframe_ = test_shell_->
webView
()->mainFrame();
/external/chromium_org/chrome/common/extensions/api/
_api_features.json
580
"
webview
": {
581
"dependencies": ["permission:
webview
"],
/external/chromium_org/chrome/renderer/
content_settings_observer.cc
21
#include "third_party/WebKit/public/web/
WebView
.h"
30
using WebKit::
WebView
;
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider.cc
20
#include "third_party/WebKit/public/web/
WebView
.h"
288
// We need to tell the
webView
whether the spelling panel is visible or not so
/external/chromium_org/content/browser/web_contents/
navigation_entry_impl.h
207
// update SessionService/TabRestoreService and Android
WebView
254
// persisted by Android
WebView
.
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFormControlElement.cpp
434
// START ANDROID
WEBVIEW
WORKAROUND -- see b/10621067
436
// END ANDROID
WEBVIEW
WORKAROUND
/frameworks/base/core/java/android/webkit/
CacheManager.java
33
* Manages the HTTP cache used by an application's {@link
WebView
} instances.
45
// CacheManager may only be used if your activity contains a
WebView
.
/frameworks/base/docs/html/sdk/api_diff/17/changes/
alldiffs_index_changes.html
269
<nobr><A HREF="android.webkit.
WebView
.html#android.webkit.
WebView
.canZoomIn_changed()" class="hiddenlink" target="rightframe">canZoomIn
272
<nobr><A HREF="android.webkit.
WebView
.html#android.webkit.
WebView
.canZoomOut_changed()" class="hiddenlink" target="rightframe">canZoomOut
499
<nobr><A HREF="android.webkit.
WebView
.html#android.webkit.
WebView
.getScale_changed()" class="hiddenlink" target="rightframe">getScale
[
all
...]
Completed in 478 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>