Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: Source/WebCore/WebCore.gyp/idl_files_list.tmp

Issue 14460010: Implement the Blink part of the Device Motion API. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: moved tests to be treated in a separate CL Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ../Modules/battery/BatteryManager.idl
2 ../Modules/battery/NavigatorBattery.idl
darin (slow to review) 2013/05/23 19:08:09 did you really mean for this file to be part of th
timvolodine 2013/05/23 19:30:31 oops that one has squeezed in here somehow. Done.
3 ../Modules/filesystem/DOMFileSystem.idl
4 ../Modules/filesystem/DOMFileSystemSync.idl
5 ../Modules/filesystem/DOMWindowFileSystem.idl
6 ../Modules/filesystem/DataTransferItemFileSystem.idl
7 ../Modules/filesystem/DirectoryEntry.idl
8 ../Modules/filesystem/DirectoryEntrySync.idl
9 ../Modules/filesystem/DirectoryReader.idl
10 ../Modules/filesystem/DirectoryReaderSync.idl
11 ../Modules/filesystem/EntriesCallback.idl
12 ../Modules/filesystem/Entry.idl
13 ../Modules/filesystem/EntryArray.idl
14 ../Modules/filesystem/EntryArraySync.idl
15 ../Modules/filesystem/EntryCallback.idl
16 ../Modules/filesystem/EntrySync.idl
17 ../Modules/filesystem/ErrorCallback.idl
18 ../Modules/filesystem/FileCallback.idl
19 ../Modules/filesystem/FileEntry.idl
20 ../Modules/filesystem/FileEntrySync.idl
21 ../Modules/filesystem/FileSystemCallback.idl
22 ../Modules/filesystem/FileWriter.idl
23 ../Modules/filesystem/FileWriterCallback.idl
24 ../Modules/filesystem/FileWriterSync.idl
25 ../Modules/filesystem/HTMLInputElementFileSystem.idl
26 ../Modules/filesystem/Metadata.idl
27 ../Modules/filesystem/MetadataCallback.idl
28 ../Modules/filesystem/WorkerContextFileSystem.idl
29 ../Modules/gamepad/Gamepad.idl
30 ../Modules/gamepad/GamepadList.idl
31 ../Modules/gamepad/NavigatorGamepad.idl
32 ../Modules/geolocation/Coordinates.idl
33 ../Modules/geolocation/Geolocation.idl
34 ../Modules/geolocation/Geoposition.idl
35 ../Modules/geolocation/NavigatorGeolocation.idl
36 ../Modules/geolocation/PositionCallback.idl
37 ../Modules/geolocation/PositionError.idl
38 ../Modules/geolocation/PositionErrorCallback.idl
39 ../Modules/indexeddb/DOMWindowIndexedDatabase.idl
40 ../Modules/indexeddb/IDBAny.idl
41 ../Modules/indexeddb/IDBCursor.idl
42 ../Modules/indexeddb/IDBCursorWithValue.idl
43 ../Modules/indexeddb/IDBDatabase.idl
44 ../Modules/indexeddb/IDBFactory.idl
45 ../Modules/indexeddb/IDBIndex.idl
46 ../Modules/indexeddb/IDBKeyRange.idl
47 ../Modules/indexeddb/IDBObjectStore.idl
48 ../Modules/indexeddb/IDBOpenDBRequest.idl
49 ../Modules/indexeddb/IDBRequest.idl
50 ../Modules/indexeddb/IDBTransaction.idl
51 ../Modules/indexeddb/IDBVersionChangeEvent.idl
52 ../Modules/indexeddb/WorkerContextIndexedDatabase.idl
53 ../Modules/mediasource/MediaSource.idl
54 ../Modules/mediasource/SourceBuffer.idl
55 ../Modules/mediasource/SourceBufferList.idl
56 ../Modules/mediastream/DOMWindowMediaStream.idl
57 ../Modules/mediastream/LocalMediaStream.idl
58 ../Modules/mediastream/MediaStream.idl
59 ../Modules/mediastream/MediaStreamEvent.idl
60 ../Modules/mediastream/MediaStreamTrack.idl
61 ../Modules/mediastream/MediaStreamTrackEvent.idl
62 ../Modules/mediastream/NavigatorMediaStream.idl
63 ../Modules/mediastream/NavigatorUserMediaError.idl
64 ../Modules/mediastream/NavigatorUserMediaErrorCallback.idl
65 ../Modules/mediastream/NavigatorUserMediaSuccessCallback.idl
66 ../Modules/mediastream/RTCDTMFSender.idl
67 ../Modules/mediastream/RTCDTMFToneChangeEvent.idl
68 ../Modules/mediastream/RTCDataChannel.idl
69 ../Modules/mediastream/RTCDataChannelEvent.idl
70 ../Modules/mediastream/RTCErrorCallback.idl
71 ../Modules/mediastream/RTCIceCandidate.idl
72 ../Modules/mediastream/RTCIceCandidateEvent.idl
73 ../Modules/mediastream/RTCPeerConnection.idl
74 ../Modules/mediastream/RTCSessionDescription.idl
75 ../Modules/mediastream/RTCSessionDescriptionCallback.idl
76 ../Modules/mediastream/RTCStatsCallback.idl
77 ../Modules/mediastream/RTCStatsReport.idl
78 ../Modules/mediastream/RTCStatsResponse.idl
79 ../Modules/navigatorcontentutils/NavigatorContentUtils.idl
80 ../Modules/notifications/DOMWindowNotifications.idl
81 ../Modules/notifications/Notification.idl
82 ../Modules/notifications/NotificationCenter.idl
83 ../Modules/notifications/NotificationPermissionCallback.idl
84 ../Modules/notifications/WorkerContextNotifications.idl
85 ../Modules/proximity/DeviceProximityEvent.idl
86 ../Modules/quota/DOMWindowQuota.idl
87 ../Modules/quota/NavigatorStorageQuota.idl
88 ../Modules/quota/StorageErrorCallback.idl
89 ../Modules/quota/StorageInfo.idl
90 ../Modules/quota/StorageQuota.idl
91 ../Modules/quota/StorageQuotaCallback.idl
92 ../Modules/quota/StorageUsageCallback.idl
93 ../Modules/quota/WorkerNavigatorStorageQuota.idl
94 ../Modules/speech/DOMWindowSpeech.idl
95 ../Modules/speech/DOMWindowSpeechSynthesis.idl
96 ../Modules/speech/SpeechGrammar.idl
97 ../Modules/speech/SpeechGrammarList.idl
98 ../Modules/speech/SpeechRecognition.idl
99 ../Modules/speech/SpeechRecognitionAlternative.idl
100 ../Modules/speech/SpeechRecognitionError.idl
101 ../Modules/speech/SpeechRecognitionEvent.idl
102 ../Modules/speech/SpeechRecognitionResult.idl
103 ../Modules/speech/SpeechRecognitionResultList.idl
104 ../Modules/speech/SpeechSynthesis.idl
105 ../Modules/speech/SpeechSynthesisEvent.idl
106 ../Modules/speech/SpeechSynthesisUtterance.idl
107 ../Modules/speech/SpeechSynthesisVoice.idl
108 ../Modules/webaudio/AudioBuffer.idl
109 ../Modules/webaudio/AudioBufferCallback.idl
110 ../Modules/webaudio/AudioBufferSourceNode.idl
111 ../Modules/webaudio/ChannelMergerNode.idl
112 ../Modules/webaudio/ChannelSplitterNode.idl
113 ../Modules/webaudio/AudioContext.idl
114 ../Modules/webaudio/AudioDestinationNode.idl
115 ../Modules/webaudio/GainNode.idl
116 ../Modules/webaudio/AudioListener.idl
117 ../Modules/webaudio/AudioNode.idl
118 ../Modules/webaudio/PannerNode.idl
119 ../Modules/webaudio/AudioParam.idl
120 ../Modules/webaudio/AudioProcessingEvent.idl
121 ../Modules/webaudio/AudioSourceNode.idl
122 ../Modules/webaudio/BiquadFilterNode.idl
123 ../Modules/webaudio/ConvolverNode.idl
124 ../Modules/webaudio/DelayNode.idl
125 ../Modules/webaudio/DOMWindowWebAudio.idl
126 ../Modules/webaudio/DynamicsCompressorNode.idl
127 ../Modules/webaudio/ScriptProcessorNode.idl
128 ../Modules/webaudio/MediaElementAudioSourceNode.idl
129 ../Modules/webaudio/MediaStreamAudioDestinationNode.idl
130 ../Modules/webaudio/MediaStreamAudioSourceNode.idl
131 ../Modules/webaudio/OfflineAudioCompletionEvent.idl
132 ../Modules/webaudio/OfflineAudioContext.idl
133 ../Modules/webaudio/OscillatorNode.idl
134 ../Modules/webaudio/AnalyserNode.idl
135 ../Modules/webaudio/WaveShaperNode.idl
136 ../Modules/webaudio/WaveTable.idl
137 ../Modules/webdatabase/DOMWindowWebDatabase.idl
138 ../Modules/webdatabase/Database.idl
139 ../Modules/webdatabase/DatabaseCallback.idl
140 ../Modules/webdatabase/DatabaseSync.idl
141 ../Modules/webdatabase/SQLError.idl
142 ../Modules/webdatabase/SQLException.idl
143 ../Modules/webdatabase/SQLResultSet.idl
144 ../Modules/webdatabase/SQLResultSetRowList.idl
145 ../Modules/webdatabase/SQLStatementCallback.idl
146 ../Modules/webdatabase/SQLStatementErrorCallback.idl
147 ../Modules/webdatabase/SQLTransaction.idl
148 ../Modules/webdatabase/SQLTransactionCallback.idl
149 ../Modules/webdatabase/SQLTransactionErrorCallback.idl
150 ../Modules/webdatabase/SQLTransactionSync.idl
151 ../Modules/webdatabase/SQLTransactionSyncCallback.idl
152 ../Modules/webdatabase/WorkerContextWebDatabase.idl
153 ../Modules/websockets/CloseEvent.idl
154 ../Modules/websockets/DOMWindowWebSocket.idl
155 ../Modules/websockets/WebSocket.idl
156 ../Modules/websockets/WorkerContextWebSocket.idl
157 ../css/CSSCharsetRule.idl
158 ../css/CSSFontFaceLoadEvent.idl
159 ../css/CSSFontFaceRule.idl
160 ../css/CSSHostRule.idl
161 ../css/CSSImportRule.idl
162 ../css/CSSMediaRule.idl
163 ../css/CSSPageRule.idl
164 ../css/CSSPrimitiveValue.idl
165 ../css/CSSRule.idl
166 ../css/CSSRuleList.idl
167 ../css/CSSStyleDeclaration.idl
168 ../css/CSSStyleRule.idl
169 ../css/CSSStyleSheet.idl
170 ../css/CSSSupportsRule.idl
171 ../css/CSSValue.idl
172 ../css/CSSValueList.idl
173 ../css/Counter.idl
174 ../css/DOMWindowCSS.idl
175 ../css/FontLoader.idl
176 ../css/MediaList.idl
177 ../css/MediaQueryList.idl
178 ../css/Rect.idl
179 ../css/RGBColor.idl
180 ../css/StyleMedia.idl
181 ../css/StyleSheet.idl
182 ../css/StyleSheetList.idl
183 ../css/WebKitCSSFilterRule.idl
184 ../css/WebKitCSSFilterValue.idl
185 ../css/WebKitCSSKeyframeRule.idl
186 ../css/WebKitCSSKeyframesRule.idl
187 ../css/WebKitCSSMatrix.idl
188 ../css/WebKitCSSMixFunctionValue.idl
189 ../css/WebKitCSSRegionRule.idl
190 ../css/WebKitCSSTransformValue.idl
191 ../css/WebKitCSSViewportRule.idl
192 ../dom/Attr.idl
193 ../dom/AutocompleteErrorEvent.idl
194 ../dom/BeforeLoadEvent.idl
195 ../dom/CDATASection.idl
196 ../dom/CharacterData.idl
197 ../dom/ClientRect.idl
198 ../dom/ClientRectList.idl
199 ../dom/Clipboard.idl
200 ../dom/Comment.idl
201 ../dom/CompositionEvent.idl
202 ../dom/CustomElementConstructor.idl
203 ../dom/CustomEvent.idl
204 ../dom/DOMCoreException.idl
205 ../dom/DOMError.idl
206 ../dom/DOMImplementation.idl
207 ../dom/DOMStringList.idl
208 ../dom/DOMStringMap.idl
209 ../dom/DataTransferItem.idl
210 ../dom/DataTransferItemList.idl
211 ../dom/DeviceMotionEvent.idl
212 ../dom/DeviceOrientationEvent.idl
213 ../dom/Document.idl
214 ../dom/DocumentFragment.idl
215 ../dom/DocumentType.idl
216 ../dom/Element.idl
217 ../dom/Entity.idl
218 ../dom/EntityReference.idl
219 ../dom/ErrorEvent.idl
220 ../dom/Event.idl
221 ../dom/EventException.idl
222 ../dom/EventTarget.idl
223 ../dom/FocusEvent.idl
224 ../dom/HashChangeEvent.idl
225 ../dom/KeyboardEvent.idl
226 ../dom/MessageChannel.idl
227 ../dom/MessageEvent.idl
228 ../dom/MessagePort.idl
229 ../dom/MouseEvent.idl
230 ../dom/MutationEvent.idl
231 ../dom/MutationObserver.idl
232 ../dom/MutationRecord.idl
233 ../dom/DOMNamedFlowCollection.idl
234 ../dom/NamedNodeMap.idl
235 ../dom/Node.idl
236 ../dom/NodeFilter.idl
237 ../dom/NodeIterator.idl
238 ../dom/NodeList.idl
239 ../dom/Notation.idl
240 ../dom/OverflowEvent.idl
241 ../dom/PageTransitionEvent.idl
242 ../dom/PopStateEvent.idl
243 ../dom/ProcessingInstruction.idl
244 ../dom/ProgressEvent.idl
245 ../dom/PropertyNodeList.idl
246 ../dom/Range.idl
247 ../dom/RangeException.idl
248 ../dom/RequestAnimationFrameCallback.idl
249 ../dom/SecurityPolicyViolationEvent.idl
250 ../dom/ShadowRoot.idl
251 ../dom/StringCallback.idl
252 ../dom/Text.idl
253 ../dom/TextEvent.idl
254 ../dom/Touch.idl
255 ../dom/TouchEvent.idl
256 ../dom/TouchList.idl
257 ../dom/TransitionEvent.idl
258 ../dom/TreeWalker.idl
259 ../dom/UIEvent.idl
260 ../dom/WebKitAnimationEvent.idl
261 ../dom/WebKitNamedFlow.idl
262 ../dom/WebKitTransitionEvent.idl
263 ../dom/WheelEvent.idl
264 ../fileapi/Blob.idl
265 ../fileapi/File.idl
266 ../fileapi/FileError.idl
267 ../fileapi/FileException.idl
268 ../fileapi/FileList.idl
269 ../fileapi/FileReader.idl
270 ../fileapi/FileReaderSync.idl
271 ../html/DOMFormData.idl
272 ../html/DOMSettableTokenList.idl
273 ../html/DOMTokenList.idl
274 ../html/DOMURL.idl
275 ../html/HTMLAllCollection.idl
276 ../html/HTMLAnchorElement.idl
277 ../html/HTMLAppletElement.idl
278 ../html/HTMLAreaElement.idl
279 ../html/HTMLAudioElement.idl
280 ../html/HTMLBRElement.idl
281 ../html/HTMLBaseElement.idl
282 ../html/HTMLBaseFontElement.idl
283 ../html/HTMLBodyElement.idl
284 ../html/HTMLButtonElement.idl
285 ../html/HTMLCanvasElement.idl
286 ../html/HTMLCollection.idl
287 ../html/HTMLDListElement.idl
288 ../html/HTMLDataListElement.idl
289 ../html/HTMLDetailsElement.idl
290 ../html/HTMLDialogElement.idl
291 ../html/HTMLDirectoryElement.idl
292 ../html/HTMLDivElement.idl
293 ../html/HTMLDocument.idl
294 ../html/HTMLElement.idl
295 ../html/HTMLEmbedElement.idl
296 ../html/HTMLFieldSetElement.idl
297 ../html/HTMLFontElement.idl
298 ../html/HTMLFormControlsCollection.idl
299 ../html/HTMLFormElement.idl
300 ../html/HTMLFrameElement.idl
301 ../html/HTMLFrameSetElement.idl
302 ../html/HTMLHRElement.idl
303 ../html/HTMLHeadElement.idl
304 ../html/HTMLHeadingElement.idl
305 ../html/HTMLHtmlElement.idl
306 ../html/HTMLIFrameElement.idl
307 ../html/HTMLImageElement.idl
308 ../html/HTMLInputElement.idl
309 ../html/HTMLKeygenElement.idl
310 ../html/HTMLLIElement.idl
311 ../html/HTMLLabelElement.idl
312 ../html/HTMLLegendElement.idl
313 ../html/HTMLLinkElement.idl
314 ../html/HTMLMapElement.idl
315 ../html/HTMLMarqueeElement.idl
316 ../html/HTMLMediaElement.idl
317 ../html/HTMLMenuElement.idl
318 ../html/HTMLMetaElement.idl
319 ../html/HTMLMeterElement.idl
320 ../html/HTMLModElement.idl
321 ../html/HTMLOListElement.idl
322 ../html/HTMLObjectElement.idl
323 ../html/HTMLOptGroupElement.idl
324 ../html/HTMLOptionElement.idl
325 ../html/HTMLOptionsCollection.idl
326 ../html/HTMLOutputElement.idl
327 ../html/HTMLParagraphElement.idl
328 ../html/HTMLParamElement.idl
329 ../html/HTMLPreElement.idl
330 ../html/HTMLProgressElement.idl
331 ../html/HTMLPropertiesCollection.idl
332 ../html/HTMLQuoteElement.idl
333 ../html/HTMLScriptElement.idl
334 ../html/HTMLSelectElement.idl
335 ../html/HTMLSourceElement.idl
336 ../html/HTMLSpanElement.idl
337 ../html/HTMLStyleElement.idl
338 ../html/HTMLTableCaptionElement.idl
339 ../html/HTMLTableCellElement.idl
340 ../html/HTMLTableColElement.idl
341 ../html/HTMLTableElement.idl
342 ../html/HTMLTableRowElement.idl
343 ../html/HTMLTableSectionElement.idl
344 ../html/HTMLTextAreaElement.idl
345 ../html/HTMLTemplateElement.idl
346 ../html/HTMLTitleElement.idl
347 ../html/HTMLTrackElement.idl
348 ../html/HTMLUListElement.idl
349 ../html/HTMLUnknownElement.idl
350 ../html/HTMLVideoElement.idl
351 ../html/ImageData.idl
352 ../html/MediaController.idl
353 ../html/MediaError.idl
354 ../html/MicroDataItemValue.idl
355 ../html/MediaKeyError.idl
356 ../html/MediaKeyEvent.idl
357 ../html/RadioNodeList.idl
358 ../html/TextMetrics.idl
359 ../html/TimeRanges.idl
360 ../html/ValidityState.idl
361 ../html/VoidCallback.idl
362 ../html/canvas/ArrayBuffer.idl
363 ../html/canvas/ArrayBufferView.idl
364 ../html/canvas/CanvasGradient.idl
365 ../html/canvas/CanvasPattern.idl
366 ../html/canvas/CanvasProxy.idl
367 ../html/canvas/CanvasRenderingContext.idl
368 ../html/canvas/CanvasRenderingContext2D.idl
369 ../html/canvas/DataView.idl
370 ../html/canvas/DOMPath.idl
371 ../html/canvas/EXTDrawBuffers.idl
372 ../html/canvas/EXTTextureFilterAnisotropic.idl
373 ../html/canvas/Float32Array.idl
374 ../html/canvas/Float64Array.idl
375 ../html/canvas/Int16Array.idl
376 ../html/canvas/Int32Array.idl
377 ../html/canvas/Int8Array.idl
378 ../html/canvas/OESStandardDerivatives.idl
379 ../html/canvas/OESTextureFloat.idl
380 ../html/canvas/OESTextureHalfFloat.idl
381 ../html/canvas/OESVertexArrayObject.idl
382 ../html/canvas/OESElementIndexUint.idl
383 ../html/canvas/Uint16Array.idl
384 ../html/canvas/Uint32Array.idl
385 ../html/canvas/Uint8Array.idl
386 ../html/canvas/Uint8ClampedArray.idl
387 ../html/canvas/WebGLActiveInfo.idl
388 ../html/canvas/WebGLBuffer.idl
389 ../html/canvas/WebGLCompressedTextureATC.idl
390 ../html/canvas/WebGLCompressedTexturePVRTC.idl
391 ../html/canvas/WebGLCompressedTextureS3TC.idl
392 ../html/canvas/WebGLContextAttributes.idl
393 ../html/canvas/WebGLContextEvent.idl
394 ../html/canvas/WebGLDebugRendererInfo.idl
395 ../html/canvas/WebGLDebugShaders.idl
396 ../html/canvas/WebGLDepthTexture.idl
397 ../html/canvas/WebGLFramebuffer.idl
398 ../html/canvas/WebGLLoseContext.idl
399 ../html/canvas/WebGLProgram.idl
400 ../html/canvas/WebGLRenderbuffer.idl
401 ../html/canvas/WebGLRenderingContext.idl
402 ../html/canvas/WebGLShader.idl
403 ../html/canvas/WebGLShaderPrecisionFormat.idl
404 ../html/canvas/WebGLTexture.idl
405 ../html/canvas/WebGLUniformLocation.idl
406 ../html/canvas/WebGLVertexArrayObjectOES.idl
407 ../html/shadow/HTMLContentElement.idl
408 ../html/shadow/HTMLShadowElement.idl
409 ../html/track/TextTrack.idl
410 ../html/track/TextTrackCue.idl
411 ../html/track/TextTrackCueList.idl
412 ../html/track/TextTrackList.idl
413 ../html/track/TrackEvent.idl
414 ../html/track/TextTrackRegion.idl
415 ../html/track/TextTrackRegionList.idl
416 ../inspector/InjectedScriptHost.idl
417 ../inspector/InspectorFrontendHost.idl
418 ../inspector/JavaScriptCallFrame.idl
419 ../inspector/ScriptProfile.idl
420 ../inspector/ScriptProfileNode.idl
421 ../loader/appcache/DOMApplicationCache.idl
422 ../page/BarInfo.idl
423 ../page/Console.idl
424 ../page/Crypto.idl
425 ../page/DOMSecurityPolicy.idl
426 ../page/DOMSelection.idl
427 ../page/DOMWindow.idl
428 ../page/DOMWindowPagePopup.idl
429 ../page/EventSource.idl
430 ../page/History.idl
431 ../page/Location.idl
432 ../page/MemoryInfo.idl
433 ../page/Navigator.idl
434 ../page/PagePopupController.idl
435 ../page/Performance.idl
436 ../page/PerformanceEntry.idl
437 ../page/PerformanceEntryList.idl
438 ../page/PerformanceMark.idl
439 ../page/PerformanceMeasure.idl
440 ../page/PerformanceNavigation.idl
441 ../page/PerformanceResourceTiming.idl
442 ../page/PerformanceTiming.idl
443 ../page/Screen.idl
444 ../page/SpeechInputEvent.idl
445 ../page/SpeechInputResult.idl
446 ../page/SpeechInputResultList.idl
447 ../page/WebKitPoint.idl
448 ../page/WorkerNavigator.idl
449 ../plugins/DOMMimeType.idl
450 ../plugins/DOMMimeTypeArray.idl
451 ../plugins/DOMPlugin.idl
452 ../plugins/DOMPluginArray.idl
453 ../storage/Storage.idl
454 ../storage/StorageEvent.idl
455 ../workers/AbstractWorker.idl
456 ../workers/DedicatedWorkerContext.idl
457 ../workers/SharedWorker.idl
458 ../workers/SharedWorkerContext.idl
459 ../workers/Worker.idl
460 ../workers/WorkerContext.idl
461 ../workers/WorkerLocation.idl
462 ../xml/DOMParser.idl
463 ../xml/XMLHttpRequest.idl
464 ../xml/XMLHttpRequestException.idl
465 ../xml/XMLHttpRequestProgressEvent.idl
466 ../xml/XMLHttpRequestUpload.idl
467 ../xml/XMLSerializer.idl
468 ../xml/XPathEvaluator.idl
469 ../xml/XPathException.idl
470 ../xml/XPathExpression.idl
471 ../xml/XPathNSResolver.idl
472 ../xml/XPathResult.idl
473 ../xml/XSLTProcessor.idl
474 ../svg/SVGAElement.idl
475 ../svg/SVGAltGlyphElement.idl
476 ../svg/SVGAltGlyphItemElement.idl
477 ../svg/SVGAltGlyphDefElement.idl
478 ../svg/SVGAngle.idl
479 ../svg/SVGAnimateColorElement.idl
480 ../svg/SVGAnimateMotionElement.idl
481 ../svg/SVGAnimateElement.idl
482 ../svg/SVGAnimateTransformElement.idl
483 ../svg/SVGAnimatedAngle.idl
484 ../svg/SVGAnimatedBoolean.idl
485 ../svg/SVGAnimatedEnumeration.idl
486 ../svg/SVGAnimatedInteger.idl
487 ../svg/SVGAnimatedLength.idl
488 ../svg/SVGAnimatedLengthList.idl
489 ../svg/SVGAnimatedNumber.idl
490 ../svg/SVGAnimatedNumberList.idl
491 ../svg/SVGAnimatedPreserveAspectRatio.idl
492 ../svg/SVGAnimatedRect.idl
493 ../svg/SVGAnimatedString.idl
494 ../svg/SVGAnimatedTransformList.idl
495 ../svg/SVGAnimationElement.idl
496 ../svg/SVGCircleElement.idl
497 ../svg/SVGClipPathElement.idl
498 ../svg/SVGColor.idl
499 ../svg/SVGComponentTransferFunctionElement.idl
500 ../svg/SVGCursorElement.idl
501 ../svg/SVGDefsElement.idl
502 ../svg/SVGDescElement.idl
503 ../svg/SVGDocument.idl
504 ../svg/SVGElement.idl
505 ../svg/SVGElementInstance.idl
506 ../svg/SVGElementInstanceList.idl
507 ../svg/SVGEllipseElement.idl
508 ../svg/SVGException.idl
509 ../svg/SVGFEBlendElement.idl
510 ../svg/SVGFEColorMatrixElement.idl
511 ../svg/SVGFEComponentTransferElement.idl
512 ../svg/SVGFECompositeElement.idl
513 ../svg/SVGFEConvolveMatrixElement.idl
514 ../svg/SVGFEDiffuseLightingElement.idl
515 ../svg/SVGFEDisplacementMapElement.idl
516 ../svg/SVGFEDistantLightElement.idl
517 ../svg/SVGFEDropShadowElement.idl
518 ../svg/SVGFEFloodElement.idl
519 ../svg/SVGFEFuncAElement.idl
520 ../svg/SVGFEFuncBElement.idl
521 ../svg/SVGFEFuncGElement.idl
522 ../svg/SVGFEFuncRElement.idl
523 ../svg/SVGFEGaussianBlurElement.idl
524 ../svg/SVGFEImageElement.idl
525 ../svg/SVGFEMergeElement.idl
526 ../svg/SVGFEMergeNodeElement.idl
527 ../svg/SVGFEMorphologyElement.idl
528 ../svg/SVGFEOffsetElement.idl
529 ../svg/SVGFEPointLightElement.idl
530 ../svg/SVGFESpecularLightingElement.idl
531 ../svg/SVGFESpotLightElement.idl
532 ../svg/SVGFETileElement.idl
533 ../svg/SVGFETurbulenceElement.idl
534 ../svg/SVGFilterElement.idl
535 ../svg/SVGFontElement.idl
536 ../svg/SVGFontFaceElement.idl
537 ../svg/SVGFontFaceFormatElement.idl
538 ../svg/SVGFontFaceNameElement.idl
539 ../svg/SVGFontFaceSrcElement.idl
540 ../svg/SVGFontFaceUriElement.idl
541 ../svg/SVGForeignObjectElement.idl
542 ../svg/SVGGElement.idl
543 ../svg/SVGGlyphElement.idl
544 ../svg/SVGGlyphRefElement.idl
545 ../svg/SVGGradientElement.idl
546 ../svg/SVGHKernElement.idl
547 ../svg/SVGImageElement.idl
548 ../svg/SVGLength.idl
549 ../svg/SVGLengthList.idl
550 ../svg/SVGLineElement.idl
551 ../svg/SVGLinearGradientElement.idl
552 ../svg/SVGMarkerElement.idl
553 ../svg/SVGMaskElement.idl
554 ../svg/SVGMatrix.idl
555 ../svg/SVGMetadataElement.idl
556 ../svg/SVGMissingGlyphElement.idl
557 ../svg/SVGMPathElement.idl
558 ../svg/SVGNumber.idl
559 ../svg/SVGNumberList.idl
560 ../svg/SVGPaint.idl
561 ../svg/SVGPathElement.idl
562 ../svg/SVGPathSeg.idl
563 ../svg/SVGPathSegArcAbs.idl
564 ../svg/SVGPathSegArcRel.idl
565 ../svg/SVGPathSegClosePath.idl
566 ../svg/SVGPathSegCurvetoCubicAbs.idl
567 ../svg/SVGPathSegCurvetoCubicRel.idl
568 ../svg/SVGPathSegCurvetoCubicSmoothAbs.idl
569 ../svg/SVGPathSegCurvetoCubicSmoothRel.idl
570 ../svg/SVGPathSegCurvetoQuadraticAbs.idl
571 ../svg/SVGPathSegCurvetoQuadraticRel.idl
572 ../svg/SVGPathSegCurvetoQuadraticSmoothAbs.idl
573 ../svg/SVGPathSegCurvetoQuadraticSmoothRel.idl
574 ../svg/SVGPathSegLinetoAbs.idl
575 ../svg/SVGPathSegLinetoHorizontalAbs.idl
576 ../svg/SVGPathSegLinetoHorizontalRel.idl
577 ../svg/SVGPathSegLinetoRel.idl
578 ../svg/SVGPathSegLinetoVerticalAbs.idl
579 ../svg/SVGPathSegLinetoVerticalRel.idl
580 ../svg/SVGPathSegList.idl
581 ../svg/SVGPathSegMovetoAbs.idl
582 ../svg/SVGPathSegMovetoRel.idl
583 ../svg/SVGPatternElement.idl
584 ../svg/SVGPoint.idl
585 ../svg/SVGPointList.idl
586 ../svg/SVGPolygonElement.idl
587 ../svg/SVGPolylineElement.idl
588 ../svg/SVGPreserveAspectRatio.idl
589 ../svg/SVGRadialGradientElement.idl
590 ../svg/SVGRect.idl
591 ../svg/SVGRectElement.idl
592 ../svg/SVGRenderingIntent.idl
593 ../svg/SVGSVGElement.idl
594 ../svg/SVGScriptElement.idl
595 ../svg/SVGSetElement.idl
596 ../svg/SVGStopElement.idl
597 ../svg/SVGStringList.idl
598 ../svg/SVGStyleElement.idl
599 ../svg/SVGStyledElement.idl
600 ../svg/SVGSwitchElement.idl
601 ../svg/SVGSymbolElement.idl
602 ../svg/SVGTRefElement.idl
603 ../svg/SVGTSpanElement.idl
604 ../svg/SVGTextContentElement.idl
605 ../svg/SVGTextElement.idl
606 ../svg/SVGTextPathElement.idl
607 ../svg/SVGTextPositioningElement.idl
608 ../svg/SVGTitleElement.idl
609 ../svg/SVGTransform.idl
610 ../svg/SVGTransformList.idl
611 ../svg/SVGUnitTypes.idl
612 ../svg/SVGUseElement.idl
613 ../svg/SVGViewElement.idl
614 ../svg/SVGViewSpec.idl
615 ../svg/SVGVKernElement.idl
616 ../svg/SVGZoomAndPan.idl
617 ../svg/SVGZoomEvent.idl
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698