Searched defs:toDocument (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocument.h1593 inline Document* toDocument(ScriptExecutionContext* scriptExecutionContext) function in namespace:WebCore
1599 inline const Document* toDocument(const ScriptExecutionContext* scriptExecutionContext) function in namespace:WebCore
1605 inline Document* toDocument(Node* node) function in namespace:WebCore
1611 inline const Document* toDocument(const Node* node) function in namespace:WebCore

Completed in 73 milliseconds