Searched refs:containingFrameSetElement (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLFrameElement.cpp62 static inline HTMLFrameSetElement* containingFrameSetElement(Node* node) function in namespace:WebCore
75 if (HTMLFrameSetElement* frameSetElement = containingFrameSetElement(this)) {

Completed in 56 milliseconds