|
| (NSString *inputEncoding) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *xmlEncoding) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *xmlVersion) | - WEBKIT_AVAILABLE_MAC |
| |
| (BOOL xmlStandalone) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *documentURI) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *lastModified) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *charset) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *defaultCharset) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *readyState) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *characterSet) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *preferredStylesheetSet) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *selectedStylesheetSet) | - WEBKIT_AVAILABLE_MAC |
| |
| (DOMElement *activeElement) | - WEBKIT_AVAILABLE_MAC |
| |
| (DOMElement *) | - createElement: |
| |
| (DOMDocumentFragment *) | - createDocumentFragment |
| |
| (DOMText *) | - createTextNode: |
| |
| (DOMComment *) | - createComment: |
| |
| (DOMCDATASection *) | - createCDATASection: |
| |
| (DOMProcessingInstruction *) | - createProcessingInstruction:data: |
| |
| (DOMAttr *) | - createAttribute: |
| |
| (DOMEntityReference *) | - createEntityReference: |
| |
| (DOMNodeList *) | - getElementsByTagName: |
| |
| (DOMNode *) | - importNode:deep: |
| |
| (DOMElement *) | - createElementNS:qualifiedName: |
| |
| (DOMAttr *) | - createAttributeNS:qualifiedName: |
| |
| (DOMNodeList *) | - getElementsByTagNameNS:localName: |
| |
| (DOMNode *) | - adoptNode: |
| |
| (DOMEvent *) | - createEvent: |
| |
| (DOMRange *) | - createRange |
| |
| (DOMNodeIterator *) | - createNodeIterator:whatToShow:filter:expandEntityReferences: |
| |
| (DOMTreeWalker *) | - createTreeWalker:whatToShow:filter:expandEntityReferences: |
| |
| (DOMCSSStyleDeclaration *) | - getOverrideStyle:pseudoElement: |
| |
| (DOMXPathExpression *) | - createExpression:resolver: |
| |
| (id< DOMXPathNSResolver >) | - createNSResolver: |
| |
| (DOMXPathResult *) | - evaluate:contextNode:resolver:type:inResult: |
| |
| (BOOL) | - execCommand:userInterface:value: |
| |
| (BOOL) | - execCommand:userInterface: |
| |
| (BOOL) | - execCommand: |
| |
| (BOOL) | - queryCommandEnabled: |
| |
| (BOOL) | - queryCommandIndeterm: |
| |
| (BOOL) | - queryCommandState: |
| |
| (BOOL) | - queryCommandSupported: |
| |
| (NSString *) | - queryCommandValue: |
| |
| (DOMNodeList *) | - getElementsByName: |
| |
| (DOMElement *) | - elementFromPoint:y: |
| |
| (10_5) | - WEBKIT_AVAILABLE_MAC |
| |
| (DOMCSSStyleDeclaration *) | - getComputedStyle:pseudoElement: |
| |
| (DOMCSSRuleList *) | - getMatchedCSSRules:pseudoElement: |
| |
| (DOMCSSRuleList *) | - getMatchedCSSRules:pseudoElement:authorOnly: |
| |
| (DOMNodeList *) | - getElementsByClassName: |
| |
| (10_6) | - WEBKIT_AVAILABLE_MAC |
| |
| (10_6) | - WEBKIT_AVAILABLE_MAC |
| |
| (DOMElement *) | - getElementById: |
| |
| (DOMElement *) | - querySelector: |
| |
| (DOMNodeList *) | - querySelectorAll: |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - QueryInterface |
| |
| (virtual ULONG STDMETHODCALLTYPE) | - AddRef |
| |
| (virtual ULONG STDMETHODCALLTYPE) | - Release |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - throwException |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - callWebScriptMethod |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - evaluateWebScript |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - removeWebScriptKey |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - stringRepresentation |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - webScriptValueAtIndex |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - setWebScriptValueAtIndex |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - setException |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - nodeName |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - nodeValue |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - setNodeValue |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - nodeType |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - parentNode |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - childNodes |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - firstChild |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - lastChild |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - previousSibling |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - nextSibling |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - attributes |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - ownerDocument |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - insertBefore |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - replaceChild |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - removeChild |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - appendChild |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - hasChildNodes |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - cloneNode |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - normalize |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - isSupported |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - namespaceURI |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - prefix |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - setPrefix |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - localName |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - hasAttributes |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - isSameNode |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - isEqualNode |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - textContent |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - setTextContent |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - doctype |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - implementation |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - documentElement |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createElement |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createDocumentFragment |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createTextNode |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createComment |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createCDATASection |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createProcessingInstruction |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createAttribute |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createEntityReference |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - getElementsByTagName |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - importNode |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createElementNS |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createAttributeNS |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - getElementsByTagNameNS |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - getElementById |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - getComputedStyle |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - createEvent |
| |
| (WebCore::Document *) | - document |
| |
| (DOMProcessingInstruction *) | - createProcessingInstruction:: |
| |
| (DOMNode *) | - importNode:: |
| |
| (DOMElement *) | - createElementNS:: |
| |
| (DOMAttr *) | - createAttributeNS:: |
| |
| (DOMNodeList *) | - getElementsByTagNameNS:: |
| |
| (DOMNodeIterator *) | - createNodeIterator:::: |
| |
| (DOMTreeWalker *) | - createTreeWalker:::: |
| |
| (DOMCSSStyleDeclaration *) | - getOverrideStyle:: |
| |
| (DOMXPathExpression *) | - createExpression:: |
| |
| (DOMXPathResult *) | - evaluate::::: |
| |
| (DOMCSSStyleDeclaration *) | - getComputedStyle:: |
| |
| (DOMRange *) | - caretRangeFromPoint:y: |
| |
| (void) | - webkitExitFullscreen |
| |
| (NSURL *) | - URLWithAttributeString: |
| |
| (NSString *baseURI) | - WEBKIT_AVAILABLE_MAC |
| |
| (NSString *textContent) | - WEBKIT_AVAILABLE_MAC |
| |
| (DOMElement *parentElement) | - WEBKIT_AVAILABLE_MAC |
| |
| (BOOL isContentEditable) | - WEBKIT_AVAILABLE_MAC |
| |
| (DOMNode *) | - insertBefore:refChild: |
| |
| (DOMNode *) | - replaceChild:oldChild: |
| |
| (DOMNode *) | - removeChild: |
| |
| (DOMNode *) | - appendChild: |
| |
| (BOOL) | - hasChildNodes |
| |
| (DOMNode *) | - cloneNode: |
| |
| (BOOL) | - isSupported:version: |
| |
| (BOOL) | - hasAttributes |
| |
| (BOOL) | - isSameNode: |
| |
| (BOOL) | - isEqualNode: |
| |
| (NSString *) | - lookupPrefix: |
| |
| (NSString *) | - lookupNamespaceURI: |
| |
| (BOOL) | - isDefaultNamespace: |
| |
| (unsigned short) | - compareDocumentPosition: |
| |
| (BOOL) | - contains: |
| |
| (DOMNode *) | - insertBefore:: |
| |
| (DOMNode *) | - replaceChild:: |
| |
| (BOOL) | - isSupported:: |
| |
| (void) | - inspect |
| |
| (WebVisiblePosition *) | - startPosition |
| |
| (WebVisiblePosition *) | - endPosition |
| |
| (WebArchive *) | - webArchiveByFilteringSubframes: |
| |
| (instancetype) | - NS_UNAVAILABLE |
| |
| (DOMStyleSheet *sheet) | - WEBKIT_AVAILABLE_MAC |
| |
| (id) | - callWebScriptMethod:withArguments: |
| |
| (id) | - evaluateWebScript: |
| |
| (void) | - removeWebScriptKey: |
| |
| (NSString *) | - stringRepresentation |
| |
| (id) | - webScriptValueAtIndex: |
| |
| (void) | - setWebScriptValueAtIndex:value: |
| |
| (void) | - setException: |
| |
| (id) | - callWebScriptMethod:withArguments: |
| |
| (id) | - evaluateWebScript: |
| |
| (void) | - removeWebScriptKey: |
| |
| (NSString *) | - stringRepresentation |
| |
| (id) | - webScriptValueAtIndex: |
| |
| (void) | - setWebScriptValueAtIndex:value: |
| |
| (void) | - setException: |
| |
| () | - WebScriptObject |
| |
| (virtual) | - ~WebScriptObject |
| |
| () | - WebScriptObject |
| |
| (virtual) | - ~WebScriptObject |
| |
| (virtual HRESULT STDMETHODCALLTYPE) | - callWebScriptMethod |
| |
| (id) | - _init |
| |
| (id) | - _init |
| |
| (id) | - _initWithJSObject:originRootObject:rootObject: |
| |
| (id) | - _initWithJSObject:originRootObject:rootObject: |
| |
| (void) | - _setImp:originRootObject:rootObject: |
| |
| (void) | - _setImp:originRootObject:rootObject: |
| |
| (void) | - _setOriginRootObject:andRootObject: |
| |
| (void) | - _setOriginRootObject:andRootObject: |
| |
| (void) | - _initializeScriptDOMNodeImp |
| |
| (void) | - _initializeScriptDOMNodeImp |
| |
| (JSC::JSObject *) | - _imp |
| |
| (JSC::JSObject *) | - _imp |
| |
| (BOOL) | - _hasImp |
| |
| (BOOL) | - _hasImp |
| |
| (JSC::Bindings::RootObject *) | - _rootObject |
| |
| (JSC::Bindings::RootObject *) | - _rootObject |
| |
| (JSC::Bindings::RootObject *) | - _originRootObject |
| |
| (JSC::Bindings::RootObject *) | - _originRootObject |
| |
| (JSGlobalContextRef) | - _globalContextRef |
| |
| (JSGlobalContextRef) | - _globalContextRef |
| |
| (BOOL) | - hasWebScriptKey: |
| |
| (BOOL) | - hasWebScriptKey: |
| |
| (BOOL) | - hasWebScriptKey: |
| |
| HRESULT | throwException ([in] BSTR exceptionMessage, [out, retval] BOOL *result) |
| |
| HRESULT | callWebScriptMethod ([in] BSTR name, [in, size_is(cArgs)] const VARIANT args[], [in] int cArgs, [out, retval] VARIANT *result) |
| |
| HRESULT | evaluateWebScript ([in] BSTR script, [out, retval] VARIANT *result) |
| |
| HRESULT | removeWebScriptKey ([in] BSTR name) |
| |
| HRESULT | stringRepresentation ([out, retval] BSTR *stringRepresentation) |
| |
| HRESULT | webScriptValueAtIndex ([in] unsigned int index, [out, retval] VARIANT *result) |
| |
| HRESULT | setWebScriptValueAtIndex ([in] unsigned int index, [in] VARIANT val) |
| |
| HRESULT | setException ([in] BSTR description) |
| |
| HRESULT | doctype ([out, retval] IDOMDocumentType **result) |
| |
| HRESULT | implementation ([out, retval] IDOMImplementation **result) |
| |
| HRESULT | documentElement ([out, retval] IDOMElement **result) |
| |
| HRESULT | createElement ([in] BSTR tagName, [out, retval] IDOMElement **result) |
| |
| HRESULT | createDocumentFragment ([out, retval] IDOMDocumentFragment **result) |
| |
| HRESULT | createTextNode ([in] BSTR data, [out, retval] IDOMText **result) |
| |
| HRESULT | createComment ([in] BSTR data, [out, retval] IDOMComment **result) |
| |
| HRESULT | createCDATASection ([in] BSTR data, [out, retval] IDOMCDATASection **result) |
| |
| HRESULT | createProcessingInstruction ([in] BSTR target, [in] BSTR data, [out, retval] IDOMProcessingInstruction **result) |
| |
| HRESULT | createAttribute ([in] BSTR name, [out, retval] IDOMAttr **result) |
| |
| HRESULT | createEntityReference ([in] BSTR name, [out, retval] IDOMEntityReference **result) |
| |
| HRESULT | getElementsByTagName ([in] BSTR tagName, [out, retval] IDOMNodeList **result) |
| |
| HRESULT | importNode ([in] IDOMNode *importedNode, [in] BOOL deep, [out, retval] IDOMNode **result) |
| |
| HRESULT | createElementNS ([in] BSTR namespaceURI, [in] BSTR qualifiedName, [out, retval] IDOMElement **result) |
| |
| HRESULT | createAttributeNS ([in] BSTR namespaceURI, [in] BSTR qualifiedName, [out, retval] IDOMAttr **result) |
| |
| HRESULT | getElementsByTagNameNS ([in] BSTR namespaceURI, [in] BSTR localName, [out, retval] IDOMNodeList **result) |
| |
| HRESULT | getElementById ([in] BSTR elementId, [out, retval] IDOMElement **result) |
| |
| HRESULT | nodeName ([out, retval] BSTR *result) |
| |
| HRESULT | nodeValue ([out, retval] BSTR *result) |
| |
| HRESULT | setNodeValue ([in] BSTR value) |
| |
| HRESULT | nodeType ([out, retval] unsigned short *result) |
| |
| HRESULT | parentNode ([out, retval] IDOMNode **result) |
| |
| HRESULT | childNodes ([out, retval] IDOMNodeList **result) |
| |
| HRESULT | firstChild ([out, retval] IDOMNode **result) |
| |
| HRESULT | lastChild ([out, retval] IDOMNode **result) |
| |
| HRESULT | previousSibling ([out, retval] IDOMNode **result) |
| |
| HRESULT | nextSibling ([out, retval] IDOMNode **result) |
| |
| HRESULT | attributes ([out, retval] IDOMNamedNodeMap **result) |
| |
| HRESULT | ownerDocument ([out, retval] IDOMDocument **result) |
| |
| HRESULT | insertBefore ([in] IDOMNode *newChild, [in] IDOMNode *refChild, [out, retval] IDOMNode **result) |
| |
| HRESULT | replaceChild ([in] IDOMNode *newChild, [in] IDOMNode *oldChild, [out, retval] IDOMNode **result) |
| |
| HRESULT | removeChild ([in] IDOMNode *oldChild, [out, retval] IDOMNode **result) |
| |
| HRESULT | appendChild ([in] IDOMNode *oldChild, [out, retval] IDOMNode **result) |
| |
| HRESULT | hasChildNodes ([out, retval] BOOL *result) |
| |
| HRESULT | cloneNode ([in] BOOL deep, [out, retval] IDOMNode **result) |
| |
| HRESULT | isSupported ([in] BSTR feature, [in] BSTR version, [out, retval] BOOL *result) |
| |
| HRESULT | namespaceURI ([out, retval] BSTR *result) |
| |
| HRESULT | prefix ([out, retval] BSTR *result) |
| |
| HRESULT | setPrefix ([in] BSTR prefix) |
| |
| HRESULT | localName ([out, retval] BSTR *result) |
| |
| HRESULT | hasAttributes ([out, retval] BOOL *result) |
| |
| HRESULT | isSameNode ([in] IDOMNode *other, [out, retval] BOOL *result) |
| |
| HRESULT | isEqualNode ([in] IDOMNode *other, [out, retval] BOOL *result) |
| |
| HRESULT | textContent ([out, retval] BSTR *result) |
| |
| HRESULT | setTextContent ([in] BSTR text) |
| |
| HRESULT | getComputedStyle ([in] IDOMElement *elt, [in] BSTR pseudoElt, [out, retval] IDOMCSSStyleDeclaration **result) |
| |
| HRESULT | createEvent ([in] BSTR eventType, [out, retval] IDOMEvent **result) |
| |