| + | _convertValueToObjcValue:originRootObject:rootObject: | WebScriptObject(Private) | virtualstatic |
| + | _convertValueToObjcValue:originRootObject:rootObject: | WebScriptObject(Private) | virtualstatic |
| - | _globalContextRef | WebScriptObject(Private) | virtual |
| - | _globalContextRef | WebScriptObject(Private) | virtual |
| - | _hasImp | WebScriptObject(Private) | virtual |
| - | _hasImp | WebScriptObject(Private) | virtual |
| - | _imp | WebScriptObject(Private) | virtual |
| - | _imp | WebScriptObject(Private) | virtual |
| - | _init | WebScriptObject(Private) | virtual |
| - | _init | WebScriptObject(Private) | virtual |
| - | _initializeScriptDOMNodeImp | WebScriptObject(Private) | virtual |
| - | _initializeScriptDOMNodeImp | WebScriptObject(Private) | virtual |
| - | _initWithJSObject:originRootObject:rootObject: | WebScriptObject(Private) | virtual |
| - | _initWithJSObject:originRootObject:rootObject: | WebScriptObject(Private) | virtual |
| _internal | DOMObject | protected |
| - | _originRootObject | WebScriptObject(Private) | virtual |
| - | _originRootObject | WebScriptObject(Private) | virtual |
| _private | WebScriptObject | protected |
| - | _rootObject | WebScriptObject(Private) | virtual |
| - | _rootObject | WebScriptObject(Private) | virtual |
| - | _setImp:originRootObject:rootObject: | WebScriptObject(Private) | virtual |
| - | _setImp:originRootObject:rootObject: | WebScriptObject(Private) | virtual |
| - | _setOriginRootObject:andRootObject: | WebScriptObject(Private) | virtual |
| - | _setOriginRootObject:andRootObject: | WebScriptObject(Private) | virtual |
| addEventListener(_In_ BSTR, _In_opt_ IDOMEventListener *, BOOL) | DOMWindow | virtual |
| IDOMEventTarget::addEventListener([in] BSTR type, [in] IDOMEventListener *listener, [in] BOOL useCapture) | IDOMEventTarget | |
| EventTarget::addEventListener([AtomicString] DOMString type, EventListener? callback, optional(AddEventListenerOptions or boolean) options=false) | EventTarget | |
| AddRef() | DOMWindow | inlinevirtual |
| alert() | DOMWindow | |
| alert(DOMString message) | DOMWindow | |
| AnalyserNode | DOMWindow | |
| Animation | DOMWindow | |
| AnimationEffectReadOnly | DOMWindow | |
| AnimationEvent | DOMWindow | |
| AnimationTimeline | DOMWindow | |
| ApplePaySession | DOMWindow | |
| applicationCache | DOMWindow | |
| ApplicationCache | DOMWindow | |
| Attr | DOMWindow | |
| Audio | DOMWindow | |
| AudioBuffer | DOMWindow | |
| AudioBufferSourceNode | DOMWindow | |
| AudioDestinationNode | DOMWindow | |
| AudioListener | DOMWindow | |
| AudioNode | DOMWindow | |
| AudioParam | DOMWindow | |
| AudioProcessingEvent | DOMWindow | |
| AudioTrack | DOMWindow | |
| AudioTrackList | DOMWindow | |
| AutocompleteErrorEvent | DOMWindow | |
| BarProp | DOMWindow | |
| BeforeLoadEvent | DOMWindow | |
| BeforeUnloadEvent | DOMWindow | |
| BiquadFilterNode | DOMWindow | |
| Blob | DOMWindow | |
| blur() | DOMWindow | |
| ByteLengthQueuingStrategy | DOMWindow | |
| callWebScriptMethod(_In_ BSTR name, __in_ecount_opt(cArgs) const VARIANT args[], int cArgs, _Out_ VARIANT *result) | DOMWindow | inlinevirtual |
| - | callWebScriptMethod | WebScriptObject | inlinevirtual |
| IWebScriptObject::callWebScriptMethod([in] BSTR name, [in, size_is(cArgs)] const VARIANT args[], [in] int cArgs, [out, retval] VARIANT *result) | IWebScriptObject | |
| - | callWebScriptMethod:withArguments: | WebScriptObject | virtual |
| - | callWebScriptMethod:withArguments: | WebScriptObject | virtual |
| cancelAnimationFrame(long id) | DOMWindow | |
| CanvasGradient | DOMWindow | |
| CanvasPattern | DOMWindow | |
| CanvasProxy | DOMWindow | |
| CanvasRenderingContext2D | DOMWindow | |
| captureEvents() | DOMWindow | |
| CDATASection | DOMWindow | |
| ChannelMergerNode | DOMWindow | |
| ChannelSplitterNode | DOMWindow | |
| CharacterData | DOMWindow | |
| clientInformation | DOMWindow | |
| ClientRect | DOMWindow | |
| ClientRectList | DOMWindow | |
| ClipboardEvent | DOMWindow | |
| close() | DOMWindow | |
| closed | DOMWindow | |
| CloseEvent | DOMWindow | |
| collectMatchingElementsInFlatTree(Node scope, DOMString selectors) | DOMWindow | |
| Comment | DOMWindow | |
| CompositionEvent | DOMWindow | |
| confirm(optional DOMString message="") | DOMWindow | |
| ConvolverNode | DOMWindow | |
| Counter | DOMWindow | |
| CountQueuingStrategy | DOMWindow | |
| createInstance(WebCore::DOMWindow *) | DOMWindow | static |
| Credential | DOMWindow | |
| Crypto | DOMWindow | |
| CryptoKey | DOMWindow | |
| CSS | DOMWindow | |
| CSSFontFaceLoadEvent | DOMWindow | |
| CSSFontFaceRule | DOMWindow | |
| CSSImportRule | DOMWindow | |
| CSSKeyframeRule | DOMWindow | |
| CSSKeyframesRule | DOMWindow | |
| CSSMediaRule | DOMWindow | |
| CSSNamespaceRule | DOMWindow | |
| CSSPageRule | DOMWindow | |
| CSSPrimitiveValue | DOMWindow | |
| CSSRule | DOMWindow | |
| CSSRuleList | DOMWindow | |
| CSSStyleDeclaration | DOMWindow | |
| CSSStyleRule | DOMWindow | |
| CSSStyleSheet | DOMWindow | |
| CSSSupportsRule | DOMWindow | |
| CSSValue | DOMWindow | |
| CSSValueList | DOMWindow | |
| CustomElementRegistry | DOMWindow | |
| customElements | DOMWindow | |
| CustomEvent | DOMWindow | |
| Database | DOMWindow | |
| DataCue | DOMWindow | |
| DataTransfer | DOMWindow | |
| defaultStatus | DOMWindow | |
| defaultstatus | DOMWindow | |
| DelayNode | DOMWindow | |
| DeviceMotionEvent | DOMWindow | |
| DeviceOrientationEvent | DOMWindow | |
| devicePixelRatio | DOMWindow | |
| devicePixelRatio(_Out_ double *) | DOMWindow | virtual |
| IDOMWindow::devicePixelRatio([out, retval] double *result) | IDOMWindow | |
| dispatchEvent(_In_opt_ IDOMEvent *, _Out_ BOOL *) | DOMWindow | virtual |
| IDOMEventTarget::dispatchEvent([in] IDOMEvent *event, [out, retval] BOOL *result) | IDOMEventTarget | |
| EventTarget::dispatchEvent(Event event) | EventTarget | |
| document | DOMWindow | |
| document(_COM_Outptr_opt_ IDOMDocument **) | DOMWindow | virtual |
| IDOMWindow::document([out, retval] IDOMDocument **result) | IDOMWindow | |
| Document | DOMWindow | |
| DocumentFragment | DOMWindow | |
| DocumentTimeline | DOMWindow | |
| DocumentType | DOMWindow | |
| DOMException | DOMWindow | |
| DOMImplementation | DOMWindow | |
| DOMParser | DOMWindow | |
| DOMPoint | DOMWindow | |
| DOMPointReadOnly | DOMWindow | |
| DOMRect | DOMWindow | |
| DOMRectReadOnly | DOMWindow | |
| DOMStringList | DOMWindow | |
| DOMStringMap | DOMWindow | |
| DOMTokenList | DOMWindow | |
| DOMWindow(WebCore::DOMWindow *) | DOMWindow | protected |
| DynamicsCompressorNode | DOMWindow | |
| Element | DOMWindow | |
| ErrorEvent | DOMWindow | |
| evaluateWebScript(_In_ BSTR script, _Out_ VARIANT *result) | DOMWindow | inlinevirtual |
| IWebScriptObject::evaluateWebScript([in] BSTR script, [out, retval] VARIANT *result) | IWebScriptObject | |
| - | evaluateWebScript: | WebScriptObject | virtual |
| - | evaluateWebScript: | WebScriptObject | virtual |
| event | DOMWindow | |
| Event | DOMWindow | |
| EventSource | DOMWindow | |
| EventTarget | DOMWindow | |
| fetch(any input, optional RequestInit init) | DOMWindow | |
| fetchRequest(FetchRequest request) | DOMWindow | |
| File | DOMWindow | |
| FileError | DOMWindow | |
| FileList | DOMWindow | |
| FileReader | DOMWindow | |
| find(optional DOMString string="undefined", optional boolean caseSensitive=false, optional boolean backwards=false, optional boolean wrap=false, optional boolean wholeWord=false, optional boolean searchInFrames=false, optional boolean showDialog=false) | DOMWindow | |
| focus() | DOMWindow | |
| FocusEvent | DOMWindow | |
| FontFace | DOMWindow | |
| FontFaceSet | DOMWindow | |
| FormData | DOMWindow | |
| frameElement | DOMWindow | |
| frames | DOMWindow | |
| GainNode | DOMWindow | |
| Gamepad | DOMWindow | |
| GamepadButton | DOMWindow | |
| GamepadEvent | DOMWindow | |
| getComputedStyle(Element element, optional DOMString? pseudoElement=null) | DOMWindow | |
| getComputedStyle(_In_opt_ IDOMElement *, _In_ BSTR) | DOMWindow | virtual |
| IDOMWindow::getComputedStyle([in] IDOMElement *element, [in] BSTR pseudoElement) | IDOMWindow | |
| getMatchedCSSRules(optional Element? element=null, optional DOMString? pseudoElement=null) | DOMWindow | |
| getMatchedCSSRules(_In_opt_ IDOMElement *, _In_ BSTR, BOOL, _COM_Outptr_opt_ IDOMCSSRuleList **) | DOMWindow | virtual |
| IDOMWindow::getMatchedCSSRules([in] IDOMElement *element, [in] BSTR pseudoElement, [in] BOOL authorOnly, [out, retval] IDOMCSSRuleList **result) | IDOMWindow | |
| getSelection() | DOMWindow | |
| HashChangeEvent | DOMWindow | |
| - | hasWebScriptKey: | WebScriptObject(StagedForPublic) | virtual |
| - | hasWebScriptKey: | WebScriptObject(StagedForPublic) | virtual |
| - | hasWebScriptKey: | WebScriptObject(StagedForPublic) | virtual |
| Headers | DOMWindow | |
| history | DOMWindow | |
| History | DOMWindow | |
| HTMLAllCollection | DOMWindow | |
| HTMLAnchorElement | DOMWindow | |
| HTMLAppletElement | DOMWindow | |
| HTMLAreaElement | DOMWindow | |
| HTMLAttachmentElement | DOMWindow | |
| HTMLAudioElement | DOMWindow | |
| HTMLBaseElement | DOMWindow | |
| HTMLBodyElement | DOMWindow | |
| HTMLBRElement | DOMWindow | |
| HTMLButtonElement | DOMWindow | |
| HTMLCanvasElement | DOMWindow | |
| HTMLCollection | DOMWindow | |
| HTMLDataElement | DOMWindow | |
| HTMLDataListElement | DOMWindow | |
| HTMLDetailsElement | DOMWindow | |
| HTMLDirectoryElement | DOMWindow | |
| HTMLDivElement | DOMWindow | |
| HTMLDListElement | DOMWindow | |
| HTMLDocument | DOMWindow | |
| HTMLElement | DOMWindow | |
| HTMLEmbedElement | DOMWindow | |
| HTMLFieldSetElement | DOMWindow | |
| HTMLFontElement | DOMWindow | |
| HTMLFormControlsCollection | DOMWindow | |
| HTMLFormElement | DOMWindow | |
| HTMLFrameElement | DOMWindow | |
| HTMLFrameSetElement | DOMWindow | |
| HTMLHeadElement | DOMWindow | |
| HTMLHeadingElement | DOMWindow | |
| HTMLHRElement | DOMWindow | |
| HTMLHtmlElement | DOMWindow | |
| HTMLIFrameElement | DOMWindow | |
| HTMLImageElement | DOMWindow | |
| HTMLInputElement | DOMWindow | |
| HTMLKeygenElement | DOMWindow | |
| HTMLLabelElement | DOMWindow | |
| HTMLLegendElement | DOMWindow | |
| HTMLLIElement | DOMWindow | |
| HTMLLinkElement | DOMWindow | |
| HTMLMapElement | DOMWindow | |
| HTMLMarqueeElement | DOMWindow | |
| HTMLMediaElement | DOMWindow | |
| HTMLMenuElement | DOMWindow | |
| HTMLMetaElement | DOMWindow | |
| HTMLMeterElement | DOMWindow | |
| HTMLModElement | DOMWindow | |
| HTMLObjectElement | DOMWindow | |
| HTMLOListElement | DOMWindow | |
| HTMLOptGroupElement | DOMWindow | |
| HTMLOptionElement | DOMWindow | |
| HTMLOptionsCollection | DOMWindow | |
| HTMLOutputElement | DOMWindow | |
| HTMLParagraphElement | DOMWindow | |
| HTMLParamElement | DOMWindow | |
| HTMLPictureElement | DOMWindow | |
| HTMLPreElement | DOMWindow | |
| HTMLProgressElement | DOMWindow | |
| HTMLQuoteElement | DOMWindow | |
| HTMLScriptElement | DOMWindow | |
| HTMLSelectElement | DOMWindow | |
| HTMLSlotElement | DOMWindow | |
| HTMLSourceElement | DOMWindow | |
| HTMLSpanElement | DOMWindow | |
| HTMLStyleElement | DOMWindow | |
| HTMLTableCaptionElement | DOMWindow | |
| HTMLTableCellElement | DOMWindow | |
| HTMLTableColElement | DOMWindow | |
| HTMLTableElement | DOMWindow | |
| HTMLTableRowElement | DOMWindow | |
| HTMLTableSectionElement | DOMWindow | |
| HTMLTemplateElement | DOMWindow | |
| HTMLTextAreaElement | DOMWindow | |
| HTMLTimeElement | DOMWindow | |
| HTMLTitleElement | DOMWindow | |
| HTMLTrackElement | DOMWindow | |
| HTMLUListElement | DOMWindow | |
| HTMLUnknownElement | DOMWindow | |
| HTMLVideoElement | DOMWindow | |
| IDBCursor | DOMWindow | |
| IDBCursorWithValue | DOMWindow | |
| IDBDatabase | DOMWindow | |
| IDBFactory | DOMWindow | |
| IDBIndex | DOMWindow | |
| IDBKeyRange | DOMWindow | |
| IDBObjectStore | DOMWindow | |
| IDBOpenDBRequest | DOMWindow | |
| IDBRequest | DOMWindow | |
| IDBTransaction | DOMWindow | |
| IDBVersionChangeEvent | DOMWindow | |
| Image | DOMWindow | |
| ImageData | DOMWindow | |
| indexedDB | DOMWindow | |
| innerHeight | DOMWindow | |
| innerWidth | DOMWindow | |
| InputEvent | DOMWindow | |
| IntersectionObserver | DOMWindow | |
| IntersectionObserverEntry | DOMWindow | |
| KeyboardEvent | DOMWindow | |
| KeyframeEffect | DOMWindow | |
| length | DOMWindow | |
| localStorage | DOMWindow | |
| location | DOMWindow | |
| Location | DOMWindow | |
| locationbar | DOMWindow | |
| m_refCount | WebScriptObject | protected |
| m_window | DOMWindow | protected |
| matchingElementInFlatTree(Node scope, DOMString selectors) | DOMWindow | |
| matchMedia(DOMString query) | DOMWindow | |
| MediaController | DOMWindow | |
| MediaElementAudioSourceNode | DOMWindow | |
| MediaEncryptedEvent | DOMWindow | |
| MediaError | DOMWindow | |
| MediaKeyMessageEvent | DOMWindow | |
| MediaKeys | DOMWindow | |
| MediaKeySession | DOMWindow | |
| MediaKeyStatusMap | DOMWindow | |
| MediaKeySystemAccess | DOMWindow | |
| MediaList | DOMWindow | |
| MediaRemoteControls | DOMWindow | |
| MediaSession | DOMWindow | |
| MediaSource | DOMWindow | |
| MediaStream | DOMWindow | |
| MediaStreamAudioDestinationNode | DOMWindow | |
| MediaStreamAudioSourceNode | DOMWindow | |
| MediaStreamEvent | DOMWindow | |
| MediaStreamTrack | DOMWindow | |
| MediaStreamTrackEvent | DOMWindow | |
| menubar | DOMWindow | |
| MessageChannel | DOMWindow | |
| MessageEvent | DOMWindow | |
| MessagePort | DOMWindow | |
| MimeType | DOMWindow | |
| MimeTypeArray | DOMWindow | |
| MouseEvent | DOMWindow | |
| moveBy(optional unrestricted float x=NaN, optional unrestricted float y=NaN) | DOMWindow | |
| moveTo(optional unrestricted float x=NaN, optional unrestricted float y=NaN) | DOMWindow | |
| MutationEvent | DOMWindow | |
| MutationObserver | DOMWindow | |
| MutationRecord | DOMWindow | |
| name | DOMWindow | |
| NamedNodeMap | DOMWindow | |
| navigator | DOMWindow | |
| Navigator | DOMWindow | |
| Node | DOMWindow | |
| NodeFilter | DOMWindow | |
| NodeIterator | DOMWindow | |
| NodeList | DOMWindow | |
| Notification | DOMWindow | |
| - | NS_UNAVAILABLE | DOMObject | virtual |
| OfflineAudioCompletionEvent | DOMWindow | |
| offscreenBuffering | DOMWindow | |
| onanimationend | DOMWindow | |
| onanimationiteration | DOMWindow | |
| onanimationstart | DOMWindow | |
| ondevicemotion | DOMWindow | |
| ondeviceorientation | DOMWindow | |
| ongesturechange | DOMWindow | |
| ongestureend | DOMWindow | |
| ongesturestart | DOMWindow | |
| ontransitionend | DOMWindow | |
| onwebkitanimationend | DOMWindow | |
| onwebkitanimationiteration | DOMWindow | |
| onwebkitanimationstart | DOMWindow | |
| onwebkitdeviceproximity | DOMWindow | |
| onwebkittransitionend | DOMWindow | |
| open(optional USVString url="about:blank", optional DOMString target="_blank", [TreatNullAs=EmptyString] optional DOMString features="") | DOMWindow | |
| openDatabase(DOMString name, DOMString version, DOMString displayName, unsigned long estimatedSize, optional DatabaseCallback? creationCallback) | DOMWindow | |
| opener | DOMWindow | |
| Option | DOMWindow | |
| orientation | DOMWindow | |
| OscillatorNode | DOMWindow | |
| outerHeight | DOMWindow | |
| outerWidth | DOMWindow | |
| OverconstrainedError | DOMWindow | |
| OverconstrainedErrorEvent | DOMWindow | |
| OverflowEvent | DOMWindow | |
| PageTransitionEvent | DOMWindow | |
| pageXOffset | DOMWindow | |
| pageYOffset | DOMWindow | |
| parent | DOMWindow | |
| PasswordCredential | DOMWindow | |
| Path2D | DOMWindow | |
| Performance | DOMWindow | |
| PerformanceEntry | DOMWindow | |
| PerformanceMark | DOMWindow | |
| PerformanceMeasure | DOMWindow | |
| PerformanceNavigation | DOMWindow | |
| PerformanceObserver | DOMWindow | |
| PerformanceObserverEntryList | DOMWindow | |
| PerformanceResourceTiming | DOMWindow | |
| PerformanceTiming | DOMWindow | |
| PeriodicWave | DOMWindow | |
| personalbar | DOMWindow | |
| Plugin | DOMWindow | |
| PluginArray | DOMWindow | |
| PopStateEvent | DOMWindow | |
| postMessage(any message, USVString targetOrigin, optional sequence< object > transfer=[]) | DOMWindow | |
| print() | DOMWindow | |
| ProcessingInstruction | DOMWindow | |
| ProgressEvent | DOMWindow | |
| prompt(optional DOMString message="", optional DOMString defaultValue="") | DOMWindow | |
| QueryInterface(_In_ REFIID riid, _COM_Outptr_ void **ppvObject) | DOMWindow | virtual |
| RadioNodeList | DOMWindow | |
| Range | DOMWindow | |
| ReadableStream | DOMWindow | |
| Rect | DOMWindow | |
| Release() | DOMWindow | inlinevirtual |
| releaseEvents() | DOMWindow | |
| removeEventListener(_In_ BSTR, _In_opt_ IDOMEventListener *, BOOL) | DOMWindow | virtual |
| IDOMEventTarget::removeEventListener([in] BSTR type, [in] IDOMEventListener *listener, [in] BOOL useCapture) | IDOMEventTarget | |
| EventTarget::removeEventListener([AtomicString] DOMString type, EventListener? callback, optional(EventListenerOptions or boolean) options=false) | EventTarget | |
| removeWebScriptKey(_In_ BSTR name) | DOMWindow | inlinevirtual |
| IWebScriptObject::removeWebScriptKey([in] BSTR name) | IWebScriptObject | |
| - | removeWebScriptKey: | WebScriptObject | virtual |
| - | removeWebScriptKey: | WebScriptObject | virtual |
| Request | DOMWindow | |
| requestAnimationFrame(RequestAnimationFrameCallback callback) | DOMWindow | |
| resizeBy(optional unrestricted float x=NaN, optional unrestricted float y=NaN) | DOMWindow | |
| resizeTo(optional unrestricted float width=NaN, optional unrestricted float height=NaN) | DOMWindow | |
| Response | DOMWindow | |
| RGBColor | DOMWindow | |
| RTCDTMFToneChangeEvent | DOMWindow | |
| RTCIceCandidate | DOMWindow | |
| RTCPeerConnection | DOMWindow | |
| RTCRtpReceiver | DOMWindow | |
| RTCRtpSender | DOMWindow | |
| RTCRtpTransceiver | DOMWindow | |
| RTCSessionDescription | DOMWindow | |
| RTCTrackEvent | DOMWindow | |
| screen | DOMWindow | |
| Screen | DOMWindow | |
| screenLeft | DOMWindow | |
| screenTop | DOMWindow | |
| screenX | DOMWindow | |
| screenY | DOMWindow | |
| + | scriptObjectForJSObject:originRootObject:rootObject: | WebScriptObject(Private) | virtualstatic |
| + | scriptObjectForJSObject:originRootObject:rootObject: | WebScriptObject(Private) | virtualstatic |
| ScriptProcessorNode | DOMWindow | |
| scroll(unrestricted double x, unrestricted double y) | DOMWindow | |
| scroll(optional ScrollToOptions options) | DOMWindow | |
| scrollbars | DOMWindow | |
| scrollBy(unrestricted double x, unrestricted double y) | DOMWindow | |
| scrollBy(optional ScrollToOptions option) | DOMWindow | |
| scrollTo(unrestricted double x, unrestricted double y) | DOMWindow | |
| scrollTo(optional ScrollToOptions options) | DOMWindow | |
| scrollX | DOMWindow | |
| scrollY | DOMWindow | |
| SecurityPolicyViolationEvent | DOMWindow | |
| Selection | DOMWindow | |
| self | DOMWindow | |
| sessionStorage | DOMWindow | |
| setException(_In_ BSTR description) | DOMWindow | inlinevirtual |
| IWebScriptObject::setException([in] BSTR description) | IWebScriptObject | |
| - | setException: | WebScriptObject | virtual |
| - | setException: | WebScriptObject | virtual |
| setWebScriptValueAtIndex(unsigned index, VARIANT val) | DOMWindow | inlinevirtual |
| IWebScriptObject::setWebScriptValueAtIndex([in] unsigned int index, [in] VARIANT val) | IWebScriptObject | |
| - | setWebScriptValueAtIndex:value: | WebScriptObject | virtual |
| - | setWebScriptValueAtIndex:value: | WebScriptObject | virtual |
| ShadowRoot | DOMWindow | |
| showModalDialog(DOMString url, optional any dialogArgs, optional DOMString featureArgs) | DOMWindow | |
| SiteBoundCredential | DOMWindow | |
| SourceBuffer | DOMWindow | |
| SourceBufferList | DOMWindow | |
| speechSynthesis | DOMWindow | |
| SpeechSynthesisEvent | DOMWindow | |
| SpeechSynthesisUtterance | DOMWindow | |
| SQLError | DOMWindow | |
| SQLException | DOMWindow | |
| SQLResultSet | DOMWindow | |
| SQLResultSetRowList | DOMWindow | |
| SQLTransaction | DOMWindow | |
| StaticRange | DOMWindow | |
| status | DOMWindow | |
| statusbar | DOMWindow | |
| stop() | DOMWindow | |
| Storage | DOMWindow | |
| StorageEvent | DOMWindow | |
| stringRepresentation(__deref_opt_out BSTR *stringRepresentation) | DOMWindow | inlinevirtual |
| - | stringRepresentation | WebScriptObject | virtual |
| IWebScriptObject::stringRepresentation([out, retval] BSTR *stringRepresentation) | IWebScriptObject | |
| styleMedia | DOMWindow | |
| StyleSheet | DOMWindow | |
| StyleSheetList | DOMWindow | |
| SubtleCrypto | DOMWindow | |
| SVGAElement | DOMWindow | |
| SVGAltGlyphDefElement | DOMWindow | |
| SVGAltGlyphElement | DOMWindow | |
| SVGAltGlyphItemElement | DOMWindow | |
| SVGAngle | DOMWindow | |
| SVGAnimateColorElement | DOMWindow | |
| SVGAnimatedAngle | DOMWindow | |
| SVGAnimatedBoolean | DOMWindow | |
| SVGAnimatedEnumeration | DOMWindow | |
| SVGAnimatedInteger | DOMWindow | |
| SVGAnimatedLength | DOMWindow | |
| SVGAnimatedLengthList | DOMWindow | |
| SVGAnimatedNumber | DOMWindow | |
| SVGAnimatedNumberList | DOMWindow | |
| SVGAnimatedPreserveAspectRatio | DOMWindow | |
| SVGAnimatedRect | DOMWindow | |
| SVGAnimatedString | DOMWindow | |
| SVGAnimatedTransformList | DOMWindow | |
| SVGAnimateElement | DOMWindow | |
| SVGAnimateMotionElement | DOMWindow | |
| SVGAnimateTransformElement | DOMWindow | |
| SVGAnimationElement | DOMWindow | |
| SVGCircleElement | DOMWindow | |
| SVGClipPathElement | DOMWindow | |
| SVGComponentTransferFunctionElement | DOMWindow | |
| SVGCursorElement | DOMWindow | |
| SVGDefsElement | DOMWindow | |
| SVGDescElement | DOMWindow | |
| SVGDocument | DOMWindow | |
| SVGElement | DOMWindow | |
| SVGEllipseElement | DOMWindow | |
| SVGException | DOMWindow | |
| SVGFEBlendElement | DOMWindow | |
| SVGFEColorMatrixElement | DOMWindow | |
| SVGFEComponentTransferElement | DOMWindow | |
| SVGFECompositeElement | DOMWindow | |
| SVGFEConvolveMatrixElement | DOMWindow | |
| SVGFEDiffuseLightingElement | DOMWindow | |
| SVGFEDisplacementMapElement | DOMWindow | |
| SVGFEDistantLightElement | DOMWindow | |
| SVGFEDropShadowElement | DOMWindow | |
| SVGFEFloodElement | DOMWindow | |
| SVGFEFuncAElement | DOMWindow | |
| SVGFEFuncBElement | DOMWindow | |
| SVGFEFuncGElement | DOMWindow | |
| SVGFEFuncRElement | DOMWindow | |
| SVGFEGaussianBlurElement | DOMWindow | |
| SVGFEImageElement | DOMWindow | |
| SVGFEMergeElement | DOMWindow | |
| SVGFEMergeNodeElement | DOMWindow | |
| SVGFEMorphologyElement | DOMWindow | |
| SVGFEOffsetElement | DOMWindow | |
| SVGFEPointLightElement | DOMWindow | |
| SVGFESpecularLightingElement | DOMWindow | |
| SVGFESpotLightElement | DOMWindow | |
| SVGFETileElement | DOMWindow | |
| SVGFETurbulenceElement | DOMWindow | |
| SVGFilterElement | DOMWindow | |
| SVGFontElement | DOMWindow | |
| SVGFontFaceElement | DOMWindow | |
| SVGFontFaceFormatElement | DOMWindow | |
| SVGFontFaceNameElement | DOMWindow | |
| SVGFontFaceSrcElement | DOMWindow | |
| SVGFontFaceUriElement | DOMWindow | |
| SVGForeignObjectElement | DOMWindow | |
| SVGGElement | DOMWindow | |
| SVGGlyphElement | DOMWindow | |
| SVGGlyphRefElement | DOMWindow | |
| SVGGradientElement | DOMWindow | |
| SVGGraphicsElement | DOMWindow | |
| SVGHKernElement | DOMWindow | |
| SVGImageElement | DOMWindow | |
| SVGLength | DOMWindow | |
| SVGLengthList | DOMWindow | |
| SVGLinearGradientElement | DOMWindow | |
| SVGLineElement | DOMWindow | |
| SVGMarkerElement | DOMWindow | |
| SVGMaskElement | DOMWindow | |
| SVGMatrix | DOMWindow | |
| SVGMetadataElement | DOMWindow | |
| SVGMissingGlyphElement | DOMWindow | |
| SVGMPathElement | DOMWindow | |
| SVGNumber | DOMWindow | |
| SVGNumberList | DOMWindow | |
| SVGPathElement | DOMWindow | |
| SVGPathSeg | DOMWindow | |
| SVGPathSegArcAbs | DOMWindow | |
| SVGPathSegArcRel | DOMWindow | |
| SVGPathSegClosePath | DOMWindow | |
| SVGPathSegCurvetoCubicAbs | DOMWindow | |
| SVGPathSegCurvetoCubicRel | DOMWindow | |
| SVGPathSegCurvetoCubicSmoothAbs | DOMWindow | |
| SVGPathSegCurvetoCubicSmoothRel | DOMWindow | |
| SVGPathSegCurvetoQuadraticAbs | DOMWindow | |
| SVGPathSegCurvetoQuadraticRel | DOMWindow | |
| SVGPathSegCurvetoQuadraticSmoothAbs | DOMWindow | |
| SVGPathSegCurvetoQuadraticSmoothRel | DOMWindow | |
| SVGPathSegLinetoAbs | DOMWindow | |
| SVGPathSegLinetoHorizontalAbs | DOMWindow | |
| SVGPathSegLinetoHorizontalRel | DOMWindow | |
| SVGPathSegLinetoRel | DOMWindow | |
| SVGPathSegLinetoVerticalAbs | DOMWindow | |
| SVGPathSegLinetoVerticalRel | DOMWindow | |
| SVGPathSegList | DOMWindow | |
| SVGPathSegMovetoAbs | DOMWindow | |
| SVGPathSegMovetoRel | DOMWindow | |
| SVGPatternElement | DOMWindow | |
| SVGPoint | DOMWindow | |
| SVGPointList | DOMWindow | |
| SVGPolygonElement | DOMWindow | |
| SVGPolylineElement | DOMWindow | |
| SVGPreserveAspectRatio | DOMWindow | |
| SVGRadialGradientElement | DOMWindow | |
| SVGRect | DOMWindow | |
| SVGRectElement | DOMWindow | |
| SVGRenderingIntent | DOMWindow | |
| SVGScriptElement | DOMWindow | |
| SVGSetElement | DOMWindow | |
| SVGStopElement | DOMWindow | |
| SVGStringList | DOMWindow | |
| SVGStyleElement | DOMWindow | |
| SVGSVGElement | DOMWindow | |
| SVGSwitchElement | DOMWindow | |
| SVGSymbolElement | DOMWindow | |
| SVGTextContentElement | DOMWindow | |
| SVGTextElement | DOMWindow | |
| SVGTextPathElement | DOMWindow | |
| SVGTextPositioningElement | DOMWindow | |
| SVGTitleElement | DOMWindow | |
| SVGTransform | DOMWindow | |
| SVGTransformList | DOMWindow | |
| SVGTRefElement | DOMWindow | |
| SVGTSpanElement | DOMWindow | |
| SVGUnitTypes | DOMWindow | |
| SVGUseElement | DOMWindow | |
| SVGViewElement | DOMWindow | |
| SVGViewSpec | DOMWindow | |
| SVGVKernElement | DOMWindow | |
| SVGZoomEvent | DOMWindow | |
| Text | DOMWindow | |
| TextDecoder | DOMWindow | |
| TextEncoder | DOMWindow | |
| TextEvent | DOMWindow | |
| TextMetrics | DOMWindow | |
| TextTrack | DOMWindow | |
| TextTrackCue | DOMWindow | |
| TextTrackCueList | DOMWindow | |
| TextTrackList | DOMWindow | |
| throwException(_In_ BSTR exceptionMessage, _Out_ BOOL *result) | DOMWindow | inlinevirtual |
| IWebScriptObject::throwException([in] BSTR exceptionMessage, [out, retval] BOOL *result) | IWebScriptObject | |
| + | throwException: | WebScriptObject | virtualstatic |
| + | throwException: | WebScriptObject | virtualstatic |
| TimeRanges | DOMWindow | |
| toolbar | DOMWindow | |
| top | DOMWindow | |
| Touch | DOMWindow | |
| TouchEvent | DOMWindow | |
| TouchList | DOMWindow | |
| TrackEvent | DOMWindow | |
| TransitionEvent | DOMWindow | |
| TreeWalker | DOMWindow | |
| UIEvent | DOMWindow | |
| URL | DOMWindow | |
| URLSearchParams | DOMWindow | |
| UserMessageHandler | DOMWindow | |
| UserMessageHandlersNamespace | DOMWindow | |
| ValidityState | DOMWindow | |
| VideoTrack | DOMWindow | |
| VideoTrackList | DOMWindow | |
| VTTCue | DOMWindow | |
| VTTRegion | DOMWindow | |
| WaveShaperNode | DOMWindow | |
| WebGL2RenderingContext | DOMWindow | |
| WebGLActiveInfo | DOMWindow | |
| WebGLBuffer | DOMWindow | |
| WebGLContextEvent | DOMWindow | |
| WebGLFramebuffer | DOMWindow | |
| WebGLProgram | DOMWindow | |
| WebGLQuery | DOMWindow | |
| WebGLRenderbuffer | DOMWindow | |
| WebGLRenderingContext | DOMWindow | |
| WebGLSampler | DOMWindow | |
| WebGLShader | DOMWindow | |
| WebGLShaderPrecisionFormat | DOMWindow | |
| WebGLSync | DOMWindow | |
| WebGLTexture | DOMWindow | |
| WebGLTransformFeedback | DOMWindow | |
| WebGLUniformLocation | DOMWindow | |
| WebGLVertexArrayObject | DOMWindow | |
| - | WEBKIT_AVAILABLE_MAC | DOMObject(DOMLinkStyle) | |
| - | WEBKIT_AVAILABLE_MAC | WebScriptObject | virtual |
| WebKitAnimationEvent | DOMWindow | |
| webkitAudioContext | DOMWindow | |
| webkitAudioPannerNode | DOMWindow | |
| webkitCancelAnimationFrame(long id) | DOMWindow | |
| webkitCancelRequestAnimationFrame(long id) | DOMWindow | |
| webkitConvertPointFromNodeToPage(optional Node? node=null, optional WebKitPoint? p=null) | DOMWindow | |
| webkitConvertPointFromPageToNode(optional Node? node=null, optional WebKitPoint? p=null) | DOMWindow | |
| WebKitCSSMatrix | DOMWindow | |
| WebKitCSSRegionRule | DOMWindow | |
| WebKitCSSViewportRule | DOMWindow | |
| webkitIndexedDB | DOMWindow | |
| WebKitMediaKeyError | DOMWindow | |
| WebKitMediaKeyMessageEvent | DOMWindow | |
| WebKitMediaKeyNeededEvent | DOMWindow | |
| WebKitMediaKeys | DOMWindow | |
| WebKitMediaKeySession | DOMWindow | |
| WebKitMutationObserver | DOMWindow | |
| WebKitNamespace | DOMWindow | |
| webkitOfflineAudioContext | DOMWindow | |
| WebKitPlaybackTargetAvailabilityEvent | DOMWindow | |
| WebKitPoint | DOMWindow | |
| webkitRequestAnimationFrame(RequestAnimationFrameCallback callback) | DOMWindow | |
| webkitStorageInfo | DOMWindow | |
| WebKitTransitionEvent | DOMWindow | |
| webkitURL | DOMWindow | |
| - | WebScriptObject | WebScriptObject | |
| - | WebScriptObject | WebScriptObject | inline |
| webScriptValueAtIndex(unsigned index, _Out_ VARIANT *result) | DOMWindow | inlinevirtual |
| IWebScriptObject::webScriptValueAtIndex([in] unsigned int index, [out, retval] VARIANT *result) | IWebScriptObject | |
| - | webScriptValueAtIndex: | WebScriptObject | virtual |
| - | webScriptValueAtIndex: | WebScriptObject | virtual |
| WebSocket | DOMWindow | |
| WheelEvent | DOMWindow | |
| window | DOMWindow | |
| window() | DOMWindow | inline |
| Window | DOMWindow | |
| Worker | DOMWindow | |
| WritableStream | DOMWindow | |
| XMLDocument | DOMWindow | |
| XMLHttpRequest | DOMWindow | |
| XMLHttpRequestEventTarget | DOMWindow | |
| XMLHttpRequestProgressEvent | DOMWindow | |
| XMLHttpRequestUpload | DOMWindow | |
| XMLSerializer | DOMWindow | |
| XPathEvaluator | DOMWindow | |
| XPathException | DOMWindow | |
| XPathExpression | DOMWindow | |
| XPathResult | DOMWindow | |
| XSLTProcessor | DOMWindow | |
| ~DOMWindow() | DOMWindow | protected |
| - | ~WebScriptObject | WebScriptObject | virtual |
| - | ~WebScriptObject | WebScriptObject | inlinevirtual |