HomeSort by relevance Sort by last modified time
    Searched defs:seamlessParentIFrame (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
StyleSheetCollection.cpp 252 HTMLIFrameElement* seamlessParentIFrame = document->seamlessParentIFrame();
253 if (!seamlessParentIFrame)
255 sheets.append(seamlessParentIFrame->document()->styleSheetCollection()->activeAuthorStyleSheets());
Document.cpp     [all...]

Completed in 112 milliseconds