webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
IDOMWindow Member List

This is the complete list of members for IDOMWindow, including all inherited members.

callWebScriptMethod([in] BSTR name, [in, size_is(cArgs)] const VARIANT args[], [in] int cArgs, [out, retval] VARIANT *result)IWebScriptObject
devicePixelRatio([out, retval] double *result)IDOMWindow
document([out, retval] IDOMDocument **result)IDOMWindow
evaluateWebScript([in] BSTR script, [out, retval] VARIANT *result)IWebScriptObject
getComputedStyle([in] IDOMElement *element, [in] BSTR pseudoElement)IDOMWindow
getMatchedCSSRules([in] IDOMElement *element, [in] BSTR pseudoElement, [in] BOOL authorOnly, [out, retval] IDOMCSSRuleList **result)IDOMWindow
removeWebScriptKey([in] BSTR name)IWebScriptObject
setException([in] BSTR description)IWebScriptObject
setWebScriptValueAtIndex([in] unsigned int index, [in] VARIANT val)IWebScriptObject
stringRepresentation([out, retval] BSTR *stringRepresentation)IWebScriptObject
throwException([in] BSTR exceptionMessage, [out, retval] BOOL *result)IWebScriptObject
webScriptValueAtIndex([in] unsigned int index, [out, retval] VARIANT *result)IWebScriptObject