Home
last modified time | relevance | path

Searched defs:m_authorStyleSheets (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DScopedStyleResolver.h77 Vector<StyleSheetContents*> m_authorStyleSheets; variable
/external/chromium_org/third_party/WebKit/Source/core/dom/
DStyleEngine.h212 Vector<RefPtr<CSSStyleSheet> > m_authorStyleSheets; variable