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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentStyleSheetCollection.cpp 152 collection.appendActiveStyleSheets(engine->documentAuthorStyleSheets());
StyleEngine.h 94 const Vector<RefPtr<CSSStyleSheet> >& documentAuthorStyleSheets() const { return m_authorStyleSheets; }

Completed in 2870 milliseconds