HomeSort by relevance Sort by last modified time
    Searched full:readonly (Results 326 - 350 of 1957) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/css/
MediaQueryList.idl 22 readonly attribute DOMString media;
23 readonly attribute boolean matches;
  /external/webkit/Source/WebCore/dom/
DataTransferItem.idl 36 readonly attribute DOMString kind;
37 readonly attribute DOMString type;
HashChangeEvent.idl 31 readonly attribute DOMString oldURL;
32 readonly attribute DOMString newURL;
MessageChannel.idl 37 readonly attribute MessagePort port1;
38 readonly attribute MessagePort port2;
ProcessingInstruction.idl 27 readonly attribute [ConvertNullStringTo=Null] DOMString target;
32 readonly attribute StyleSheet sheet;
WebKitAnimationEvent.idl 29 readonly attribute DOMString animationName;
30 readonly attribute double elapsedTime;
WebKitTransitionEvent.idl 29 readonly attribute DOMString propertyName;
30 readonly attribute double elapsedTime;
  /external/webkit/Source/WebCore/fileapi/
DOMFileSystem.idl 36 readonly attribute DOMString name;
37 readonly attribute DirectoryEntry root;
DOMFileSystemSync.idl 36 readonly attribute DOMString name;
37 readonly attribute DirectoryEntrySync root;
  /external/webkit/Source/WebCore/html/
HTMLFormElement.idl 27 readonly attribute HTMLCollection elements;
28 readonly attribute long length;
HTMLIFrameElement.idl 37 readonly attribute [CheckFrameSecurity] Document contentDocument;
40 readonly attribute DOMWindow contentWindow;
HTMLLabelElement.idl 24 readonly attribute HTMLFormElement form;
27 readonly attribute HTMLElement control;
HTMLLinkElement.idl 35 readonly attribute StyleSheet sheet;
39 readonly attribute URL absoluteLinkURL;
HTMLMeterElement.idl 36 readonly attribute HTMLFormElement form;
37 readonly attribute NodeList labels;
HTMLTableElement.idl 28 readonly attribute HTMLCollection rows;
29 readonly attribute HTMLCollection tBodies;
  /external/webkit/Source/WebCore/page/
AbstractView.idl 34 readonly attribute Document document;
35 readonly attribute StyleMedia styleMedia;
Geoposition.idl 29 readonly attribute Coordinates coords;
30 readonly attribute DOMTimeStamp timestamp;
PositionError.idl 29 readonly attribute unsigned short code;
30 readonly attribute DOMString message;
SpeechInputResult.idl 31 readonly attribute DOMString utterance;
32 readonly attribute float confidence;
  /external/webkit/Source/WebCore/svg/
SVGAnimatedAngle.idl 29 readonly attribute SVGAngle baseVal;
30 readonly attribute SVGAngle animVal;
SVGAnimatedLength.idl 29 readonly attribute SVGLength baseVal;
30 readonly attribute SVGLength animVal;
SVGAnimatedLengthList.idl 29 readonly attribute SVGLengthList baseVal;
30 readonly attribute SVGLengthList animVal;
SVGAnimatedNumberList.idl 29 readonly attribute SVGNumberList baseVal;
30 readonly attribute SVGNumberList animVal;
SVGAnimatedPreserveAspectRatio.idl 29 readonly attribute SVGPreserveAspectRatio baseVal;
30 readonly attribute SVGPreserveAspectRatio animVal;
SVGAnimatedRect.idl 29 readonly attribute SVGRect baseVal;
30 readonly attribute SVGRect animVal;

Completed in 4436 milliseconds

<<11121314151617181920>>