Searched
full:readonly (Results
726 -
750 of
2256) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/ |
RTCIceCandidateEvent.idl | 28 readonly attribute RTCIceCandidate candidate;
|
/external/chromium_org/third_party/WebKit/Source/modules/notifications/ |
WindowNotifications.idl | 31 [EnabledAtRuntime=notifications, MeasureAs=LegacyNotifications, PerWorldBindings, ActivityLog=GetterForIsolatedWorlds, Conditional=LEGACY_NOTIFICATIONS] readonly attribute NotificationCenter webkitNotifications;
|
WorkerGlobalScopeNotifications.idl | 30 [EnabledAtRuntime=notifications, Conditional=LEGACY_NOTIFICATIONS] readonly attribute NotificationCenter webkitNotifications;
|
/external/chromium_org/third_party/WebKit/Source/modules/performance/ |
WorkerGlobalScopePerformance.idl | 34 readonly attribute WorkerPerformance performance;
|
/external/chromium_org/third_party/WebKit/Source/modules/quota/ |
WindowQuota.idl | 29 [DeprecateAs=StorageInfo] readonly attribute StorageInfo webkitStorageInfo;
|
/external/chromium_org/third_party/WebKit/Source/modules/speech/ |
SpeechGrammarList.idl | 30 readonly attribute unsigned long length;
|
SpeechRecognitionResultList.idl | 29 readonly attribute unsigned long length;
|
WindowSpeechSynthesis.idl | 30 readonly attribute SpeechSynthesis speechSynthesis;
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioDestinationNode.idl | 28 readonly attribute unsigned long maxChannelCount;
|
DelayNode.idl | 28 readonly attribute AudioParam delayTime;
|
MediaElementAudioSourceNode.idl | 28 readonly attribute HTMLMediaElement mediaElement;
|
MediaStreamAudioDestinationNode.idl | 28 readonly attribute MediaStream stream;
|
MediaStreamAudioSourceNode.idl | 28 readonly attribute MediaStream mediaStream;
|
OfflineAudioCompletionEvent.idl | 28 readonly attribute AudioBuffer renderedBuffer;
|
ScriptProcessorNode.idl | 32 readonly attribute long bufferSize;
|
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
SQLResultSetRowList.idl | 32 readonly attribute unsigned long length;
|
/external/chromium_org/third_party/WebKit/Source/modules/webmidi/ |
MIDIConnectionEvent.idl | 35 [InitializedByEventConstructor] readonly attribute MIDIPort port;
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/ |
RTCAudioTrack+Internal.h | 34 @property(nonatomic, assign, readonly)
|
RTCICEServer+Internal.h | 36 readonly) webrtc::PeerConnectionInterface::IceServer iceServer;
|
RTCVideoSource+Internal.h | 34 @property(nonatomic, assign, readonly)
|
/external/chromium_org/third_party/skia/src/views/mac/ |
SkNSView.h | 33 @property (nonatomic, readonly) SkOSWindow *fWind;
|
/external/chromium_org/third_party/sqlite/src/test/ |
backup2.test | 105 # Try to backup to a readonly file. 110 catch {file attributes bu2.db -readonly 1} 113 } {1 {backup failed: attempt to write a readonly database}} 118 catch {file attributes bu2.db -readonly 0}
|
/external/chromium_org/tools/stats_viewer/ |
win32.cs | 26 public static readonly IntPtr INVALID_HANDLE_VALUE = new IntPtr(-1);
|
/external/chromium_org/ui/message_center/cocoa/ |
tray_controller.h | 35 @property(readonly, nonatomic) MCTrayViewController* viewController;
|
/external/clang/test/Analysis/ |
idempotent-operations.m | 12 @property(nonatomic, readonly) NSObject *media;
|
Completed in 495 milliseconds
<<21222324252627282930>>