Searched refs:canShareStyleWithElement (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h237 bool canShareStyleWithElement(StyledElement*) const;
H A DStyleResolver.cpp607 bool StyleResolver::canShareStyleWithElement(StyledElement* element) const function in class:WebCore::StyleResolver
706 if (canShareStyleWithElement(static_cast<StyledElement*>(node)))

Completed in 94 milliseconds