OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:favicon
(Results
26 - 50
of
233
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/simple_api_parsing/nodejsorg/
expected.html
6
<link type="image/x-icon" rel="icon" href="
favicon
.ico">
7
<link type="image/x-icon" rel="shortcut icon" href="
favicon
.ico">
src.html
6
<link type="image/x-icon" rel="icon" href="
favicon
.ico">
7
<link type="image/x-icon" rel="shortcut icon" href="
favicon
.ico">
/external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/
layout.html
112
{%- if
favicon
%}
113
<link rel="shortcut icon" href="{{ pathto('_static/' +
favicon
, 1) }}"/>
/build/tools/droiddoc/templates-ndk/
designpage.cs
9
<link rel="shortcut icon" type="image/x-icon" href="/
favicon
.ico">
head_tag.cs
26
<link rel="shortcut icon" type="image/x-icon" href="<?cs var:toroot ?>
favicon
.ico" />
/build/tools/droiddoc/templates-sac/
designpage.cs
9
<link rel="shortcut icon" type="image/x-icon" href="/
favicon
.ico">
/build/tools/droiddoc/templates-sdk/
designpage.cs
9
<link rel="shortcut icon" type="image/x-icon" href="/
favicon
.ico">
/build/tools/droiddoc/templates-sdk-dev/
designpage.cs
9
<link rel="shortcut icon" type="image/x-icon" href="/
favicon
.ico">
/development/samples/ShortcutSample/src/com/example/android/shortcutsample/
ShortcutHelper.java
172
// TODO Fetch the
favicon
from the URI and sets to the icon.
/external/wpa_supplicant_8/src/utils/
browser.c
81
if (g_str_has_suffix(uri, "/
favicon
.ico"))
/frameworks/base/core/java/android/provider/
BrowserContract.java
188
* The
favicon
of the bookmark, may be NULL.
192
public static final String
FAVICON
= "
favicon
";
589
* Used in {@link Images#TYPE} column and indicats the row is a
favicon
.
/frameworks/base/docs/
docs-preview-index.html
6
<link rel="shortcut icon" type="image/x-icon" href="
favicon
.ico" />
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerTestActivity.java
212
public void onPageStarted(WebView view, String url, Bitmap
favicon
) {
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
conf.py
126
# The name of an image file (within the static path) to use as
favicon
of the
/external/libxml2/doc/
XSLT.html
3
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><link rel="SHORTCUT ICON" href="/
favicon
.ico" /><style type="text/css">
/external/libxml2/result/HTML/
utf8bug.html
8
<link rel="SHORTCUT ICON" href="
favicon
.ico">
/external/mesa3d/src/gallium/docs/source/
conf.py
118
# The name of an image file (within the static path) to use as
favicon
of the
/prebuilts/tools/common/kxml2-tools/
kxml2-src-2.3.0.zip
/cts/tests/tests/webkit/src/android/webkit/cts/
WebViewClientTest.java
449
// Save the main page request; discard any other requests (e.g. for
favicon
.ico)
672
public void onPageStarted(WebView view, String url, Bitmap
favicon
) {
673
super.onPageStarted(view, url,
favicon
);
/frameworks/base/core/java/android/webkit/
WebViewClient.java
87
* @param
favicon
The
favicon
for this page if it already exists in the
90
public void onPageStarted(WebView view, String url, Bitmap
favicon
) {
/external/ceres-solver/docs/source/
conf.py
117
# The name of an image file (within the static path) to use as
favicon
of the
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
conf.py
131
# The name of an image file (within the static path) to use as
favicon
of the
/external/chromium-trace/catapult/third_party/beautifulsoup4/doc/source/
conf.py
115
# The name of an image file (within the static path) to use as
favicon
of the
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/docs/source/
conf.py
115
# The name of an image file (within the static path) to use as
favicon
of the
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
conf.py
119
# The name of an image file (within the static path) to use as
favicon
of the
Completed in 564 milliseconds
1
2
3
4
5
6
7
8
9
10