Home
last modified time | relevance | path

Searched refs:dateTime (Results 1 – 12 of 12) sorted by relevance

/external/webkit/LayoutTests/dom/html/level2/html/
DHTMLModElement04.js102 vdatetime = testNode.dateTime;
DHTMLModElement02.js102 vdatetime = testNode.dateTime;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
DHTMLModElement02.js102 vdatetime = testNode.dateTime;
DHTMLModElement04.js102 vdatetime = testNode.dateTime;
/external/webkit/Source/WebCore/html/
DHTMLModElement.idl24 attribute [Reflect] DOMString dateTime;
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py638 dateTime = FileDateTime(segment.filename)
639 if ver != savedVer or dateTime != savedDateTime:
643 IniSetValue(JetDefs.JETMIDIFILES_INI, segment.filename, "DateTime", str(dateTime))
/external/icu4c/i18n/
Ducal.cpp345 UDate dateTime, in ucal_setMillis() argument
350 ((Calendar*)cal)->setTime(dateTime, *status); in ucal_setMillis()
/external/icu4c/i18n/unicode/
Ducal.h889 UDate dateTime,
/external/jhead/
Dexif.c1229 char* dateTime = NULL; in create_EXIF_internal() local
1233 dateTime = ImageInfo.DateTime; in create_EXIF_internal()
1237 dateTime = dateBuf; in create_EXIF_internal()
/external/libxml2/
Dxmlschemastypes.c1547 const xmlChar *dateTime, xmlSchemaValPtr *val, in xmlSchemaValidateDates() argument
1551 const xmlChar *cur = dateTime; in xmlSchemaValidateDates()
1564 if (dateTime == NULL) in xmlSchemaValidateDates()
1660 cur = dateTime; in xmlSchemaValidateDates()
/external/webkit/Source/WebCore/bindings/objc/
DPublicDOMInterfaces.h694 @property(copy) NSString *dateTime;
/external/webkit/Source/WebCore/
DChangeLog-2005-08-236330 (DOM::HTMLModElementImpl::dateTime):
6861 (-[DOMHTMLModElement dateTime]):
9695 (DOM::HTMLModElementImpl::dateTime):
10234 (-[DOMHTMLModElement dateTime]):
17707 (HTMLModElement::dateTime):
18431 (DOM::HTMLModElementImpl::dateTime):
49049 (-[HTMLModElement dateTime]):