OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:images
(Results
276 - 300
of
6197
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/assets/webkit/
test_imageaccess.html
21
<img id='img' src="../
images
/tomato.png" onload="success()" />
/development/samples/HoneycombGallery/
_index.html
25
Displays
images
, receives drag/drop events from other fragments, and can
45
<img alt="Screenshot" src="../
images
/hcgallery.png" />
46
<img alt="Screenshot" src="../
images
/hcgallery-phone1.png" />
47
<img alt="Screenshot" src="../
images
/hcgallery-phone2.png" /
/development/samples/KeyChainDemo/
_index.html
46
<img alt="" src="../
images
/KeyChainDemo1.png" />
47
<img alt="" src="../
images
/KeyChainDemo2.png" />
48
<img alt="" src="../
images
/KeyChainDemo3.png" />
49
<img alt="" src="../
images
/KeyChainDemo4.png" />
/development/samples/RandomMusicPlayer/
_index.html
12
<img alt="" src="../
images
/randommusicplayer.png" />
/development/samples/ToyVpn/
_index.html
7
<img alt="" src="../
images
/vpn-confirmation.png" />
/development/samples/devbytes/graphics/BitmapScaling/res/values/
strings.xml
20
<string name="scaled_images">Scaled
Images
</string>
/development/samples/training/multiscreen/newsreader/
_index.html
12
<img alt="" src="../
images
/NewsReader.png" /
/external/chromium/chrome/browser/history/
top_sites_cache.h
31
void SetThumbnails(const URLToImagesMap&
images
);
32
const URLToImagesMap&
images
() const { return images_; }
function in class:history::TopSitesCache
41
Images
* GetImage(const GURL& url);
100
// The
images
. These map from canonical url to image.
/external/chromium/chrome/browser/resources/
flags_warning.html
21
background-image: url('shared/
images
/phishing_icon.png');
guest_session_tab.html
15
<img src="shared/
images
/guest_icon_standalone.png" class="icon" />
/external/chromium/chrome/browser/ui/cocoa/
hover_image_button.h
10
// A button that changes
images
when you hover over it and click it.
/external/chromium/chrome/browser/
utility.sb
8
; the filesystem like decoding theme
images
and unpacking extensions.
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/
background.html
28
* Create a context menu which will only show up for
images
.
/external/chromium_org/chrome/browser/resources/about_welcome_android/
about_welcome_android.css
78
background-image: url(
images
/holo_logo_200.png);
85
background-image: url(
images
/holo_logo_200.png);
92
background-image: url(
images
/holo_logo_150.png);
99
background-image: url(
images
/holo_logo_200.png);
/external/chromium_org/chrome/browser/resources/quota_internals/
main.css
23
background-image: url('../../../../ui/webui/resources/
images
/icon_file.png');
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_user_data_logger.h
26
// Logs the error percentage rate when loading thumbnail
images
for this NTP
59
// Total number of attempts made to load thumbnail
images
for this NTP
63
// Total number of errors that occurred when trying to load thumbnail
images
68
// Total number of attempts made to load thumbnail
images
while providing a
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/imageinfo/
background.js
20
* Create a context menu which will only show up for
images
.
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/options/css/
list.css
78
/* TODO(stuartmorgan): Replace with real
images
once they are available. */
79
background-image: url("../
images
/close_bar.png");
97
background-image: url("../
images
/close_bar_h.png");
101
background-image: url("../
images
/close_bar_p.png");
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_codelab_10_publishing.html
32
<img src="{{static}}/
images
/codelab/upload.jpg" alt="Developer Dashboard Upload">
33
<img src="{{static}}/
images
/codelab/findfile.jpg" alt="Developer Dashboard Find"></li>
42
<p><img src="{{static}}/
images
/codelab/md.jpg" alt="Developer Dashboard Edit"></p>
60
<p><img src="{{static}}/
images
/codelab/publish.jpg" alt="Developer Dashboard Publish"></p>
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
pageCapture.html
4
its resources (CSS files,
images
..).
/external/chromium_org/chrome/utility/extensions/
unpacker.h
39
// Write the decoded
images
to kDecodedImagesFilename. We do this instead
64
//
images
.
93
// A list of decoded
images
and the paths where those
images
came from. Paths
/external/chromium_org/components/dom_distiller/core/proto/
distilled_page.proto
32
// The
images
referenced in the HTML.
/external/chromium_org/content/browser/webui/
shared_resources_data_source.cc
18
const char kAppImagesPath[] = "
images
/apps/";
19
const char kAppImagesPath2x[] = "
images
/2x/apps/";
24
// This entire method is a hack introduced to be able to handle apps
images
26
// image as if it were chrome://resources/
images
/apps/myappimage.png, if that
/external/chromium_org/content/utility/
utility.sb
8
; the filesystem like decoding theme
images
and unpacking extensions.
/external/chromium_org/native_client_sdk/src/examples/demo/flock/
flock.cc
106
// Mount the
images
directory as an HTTP resource.
107
mount("
images
", "/
images
", "httpfs", 0, "");
109
FILE* fp = fopen("/
images
/flock_green.raw", "rb");
Completed in 1272 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>