OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Tags
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
exif.js
14
EXIF.
Tags
= {
16
// version
tags
20
// colorspace
tags
85
// other
tags
499
var oEXIFTags = readTags(oFile, iTIFFOffset, iTIFFOffset + oTags.ExifIFDPointer, EXIF.
Tags
, bBigEnd);
/external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge.h
43
// items having the local
tags
defined in the enum below. Items within a section
48
// have a tag that's equal to the parent + 1.
Tags
within the history menu have
109
// These
tags
are not global view
tags
and are local to the history menu. The
112
// to have the global IDC view
tags
.
113
enum
Tags
{
/packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java
21
* The wbxml
tags
for EAS are all defined here.
29
public class
Tags
{
[
all
...]
Completed in 93 milliseconds