Searched refs:readonly (Results 151 - 175 of 369) sorted by relevance

1234567891011>>

/external/webkit/Source/WebCore/css/
H A DStyleMedia.idl29 readonly attribute DOMString type;
H A DStyleSheetList.idl29 readonly attribute unsigned long length;
H A DWebKitCSSKeyframeRule.idl35 readonly attribute CSSStyleDeclaration style;
/external/webkit/Source/WebCore/dom/
H A DClientRectList.idl32 readonly attribute unsigned long length;
H A DDeviceMotionEvent.idl31 readonly attribute [Custom] Acceleration acceleration;
32 readonly attribute [Custom] Acceleration accelerationIncludingGravity;
33 readonly attribute [Custom] RotationRate rotationRate;
34 readonly attribute [Custom] double interval;
H A DTouchList.idl32 readonly attribute unsigned long length;
H A DTreeWalker.idl27 readonly attribute Node root;
28 readonly attribute unsigned long whatToShow;
29 readonly attribute NodeFilter filter;
30 readonly attribute boolean expandEntityReferences;
/external/webkit/Source/WebCore/fileapi/
H A DFileList.idl32 readonly attribute unsigned long length;
/external/webkit/Source/WebCore/html/
H A DHTMLIsIndexElement.idl23 readonly attribute HTMLFormElement form;
H A DHTMLLegendElement.idl24 readonly attribute HTMLFormElement form;
H A DHTMLMapElement.idl24 readonly attribute HTMLCollection areas;
/external/webkit/Source/WebCore/page/
H A DNavigatorUserMediaError.idl30 readonly attribute unsigned short code;
H A DSpeechInputResultList.idl32 readonly attribute unsigned long length;
H A DWebKitAnimationList.idl32 readonly attribute unsigned long length;
/external/webkit/Source/WebCore/storage/
H A DIDBCursor.idl36 readonly attribute unsigned short direction;
37 readonly attribute IDBKey key;
38 readonly attribute IDBKey primaryKey;
39 readonly attribute IDBAny source;
H A DIDBKeyRange.idl31 readonly attribute IDBKey lower;
32 readonly attribute IDBKey upper;
33 readonly attribute boolean lowerOpen;
34 readonly attribute boolean upperOpen;
/external/webkit/Source/WebCore/svg/
H A DSVGAElement.idl35 readonly attribute SVGAnimatedString target;
H A DSVGAnimatedBoolean.idl30 readonly attribute boolean animVal;
H A DSVGAnimatedEnumeration.idl30 readonly attribute unsigned short animVal;
H A DSVGAnimatedInteger.idl30 readonly attribute long animVal;
H A DSVGAnimatedNumber.idl31 readonly attribute float animVal;
H A DSVGAnimatedString.idl31 readonly attribute DOMString animVal;
H A DSVGClipPathElement.idl36 readonly attribute SVGAnimatedEnumeration clipPathUnits;
H A DSVGElementInstanceList.idl28 readonly attribute unsigned long length;
H A DSVGExternalResourcesRequired.idl30 readonly attribute SVGAnimatedBoolean externalResourcesRequired;

Completed in 1302 milliseconds

1234567891011>>