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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleResolver.h574 bool canShareStyleWithControl(StyledElement*) const;
H A DStyleResolver.cpp509 bool StyleResolver::canShareStyleWithControl(StyledElement* element) const function in class:WebCore::StyleResolver
661 if (isControl && !canShareStyleWithControl(element))

Completed in 84 milliseconds