Searched defs:ShadowTreeStyleSheetCollection (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DShadowTreeStyleSheetCollection.cpp28 #include "core/dom/ShadowTreeStyleSheetCollection.h"
42 ShadowTreeStyleSheetCollection::ShadowTreeStyleSheetCollection(ShadowRoot& shadowRoot) function in class:blink::ShadowTreeStyleSheetCollection
47 void ShadowTreeStyleSheetCollection::collectStyleSheets(StyleEngine* engine, StyleSheetCollection& collection)
90 void ShadowTreeStyleSheetCollection::updateActiveStyleSheets(StyleEngine* engine, StyleResolverUpdateMode updateMode)

Completed in 163 milliseconds