Searched
full:readonly (Results
901 -
925 of
2256) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/WebKit/Source/core/html/ |
HTMLAllCollection.idl | 32 readonly attribute unsigned long length;
|
/external/chromium_org/third_party/WebKit/Source/core/html/track/ |
TextTrackCue.idl | 31 readonly attribute TextTrack track;
|
/external/chromium_org/third_party/WebKit/Source/core/loader/appcache/ |
DOMApplicationCache.idl | 37 readonly attribute unsigned short status;
|
/external/chromium_org/third_party/WebKit/Source/core/platform/sql/ |
SQLiteTransaction.h | 39 SQLiteTransaction(SQLiteDatabase& db, bool readOnly = false);
|
/external/chromium_org/third_party/WebKit/Source/core/storage/ |
Storage.idl | 33 [NotEnumerable, GetterRaisesException] readonly attribute unsigned long length;
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGLength.idl | 37 readonly attribute unsigned short unitType;
|
SVGLengthList.idl | 28 readonly attribute unsigned long numberOfItems;
|
SVGNumberList.idl | 28 readonly attribute unsigned long numberOfItems;
|
SVGPathSegList.idl | 28 readonly attribute unsigned long numberOfItems;
|
SVGTransformList.idl | 28 readonly attribute unsigned long numberOfItems;
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
GCObservation.idl | 35 readonly attribute boolean wasCollected;
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
SharedWorker.idl | 39 readonly attribute MessagePort port;
|
/external/chromium_org/third_party/WebKit/Source/modules/crypto/ |
Crypto.idl | 39 [EnabledAtRuntime=Crypto] readonly attribute SubtleCrypto subtle;
|
/external/chromium_org/third_party/WebKit/Source/modules/encoding/ |
TextDecoder.idl | 37 readonly attribute DOMString encoding;
|
TextEncoder.idl | 37 readonly attribute DOMString encoding;
|
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/ |
WebKitSourceBuffer.idl | 37 [GetterRaisesException] readonly attribute TimeRanges buffered;
|
/external/chromium_org/third_party/WebKit/Source/modules/notifications/ |
Notification.idl | 43 [CallWith=ScriptExecutionContext, Conditional=NOTIFICATIONS] static readonly attribute DOMString permission;
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AnalyserNode.idl | 29 readonly attribute unsigned long frequencyBinCount;
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
Database.idl | 32 readonly attribute DOMString version;
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/ |
RTCICECandidate+Internal.h | 34 @property(nonatomic, assign, readonly) const
|
RTCMediaConstraints+Internal.h | 37 @property(nonatomic, assign, readonly) const
|
RTCMediaSource+Internal.h | 34 @property(nonatomic, assign, readonly)
|
RTCMediaStream+Internal.h | 34 @property(nonatomic, assign, readonly)
|
RTCMediaStreamTrack+Internal.h | 34 @property(nonatomic, assign, readonly)
|
RTCPeerConnection+Internal.h | 37 @property(nonatomic, assign, readonly)
|
Completed in 650 milliseconds
<<31323334353637383940>>