Searched refs:singleOwnerNode (Results 1 – 3 of 3) sorted by relevance
363 RefPtr<Node> ownerNode = singleOwnerNode(); in checkLoaded()385 if (Node* owner = singleOwnerNode()) in startLoadingDynamicSheet()405 Node* StyleSheetContents::singleOwnerNode() const in singleOwnerNode() function in WebCore::StyleSheetContents416 Node* ownerNode = singleOwnerNode(); in singleOwnerDocument()
80 Node* singleOwnerNode() const;
156 Node* ownerNode = styleSheetContents->singleOwnerNode(); in analyzeStyleSheet()