Searched refs:seamlessParentIFrame (Results 1 – 6 of 6) sorted by relevance
142 HTMLIFrameElement* seamlessParentIFrame = document->seamlessParentIFrame(); in collectActiveCSSStyleSheetsFromSeamlessParents() local143 if (!seamlessParentIFrame) in collectActiveCSSStyleSheetsFromSeamlessParents()145 …collection.appendActiveStyleSheets(seamlessParentIFrame->document().styleEngine()->activeAuthorSty… in collectActiveCSSStyleSheetsFromSeamlessParents()
718 HTMLIFrameElement* seamlessParentIFrame() const;
3213 ASSERT(childDocument->seamlessParentIFrame()->document() == this); in notifySeamlessChildDocumentsOfStylesheetUpdate()4873 HTMLIFrameElement* Document::seamlessParentIFrame() const in seamlessParentIFrame() function in WebCore::Document
197 Element* ownerElement = doc.seamlessParentIFrame(); in enclosingSeamlessRenderer()
596 RenderStyle* iframeStyle = document.seamlessParentIFrame()->renderStyle(); in styleForDocument()
1668 || document.seamlessParentIFrame(); in getPropertyCSSValue()