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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ElementResolveContext.h 45 const RenderStyle* rootElementStyle() const { return m_rootElementStyle; }
StyleResolverState.h 57 const RenderStyle* rootElementStyle() const { return m_elementContext.rootElementStyle(); }
StyleResolver.cpp     [all...]

Completed in 46 milliseconds