OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rootElementStyle
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
ElementResolveContext.h
52
const RenderStyle*
rootElementStyle
() const { return m_rootElementStyle; }
StyleResolverState.h
56
const RenderStyle*
rootElementStyle
() const { return m_elementContext.
rootElementStyle
(); }
StyleResolver.cpp
[
all
...]
Completed in 50 milliseconds