Searched refs:hasRulesForId (Results 1 – 3 of 3) sorted by relevance
217 bool hasRulesForId(const AtomicString&) const;
337 bool StyleResolver::hasRulesForId(const AtomicString& id) const in hasRulesForId() function in WebCore::StyleResolver
3599 if (hasID() && document().ensureStyleResolver().hasRulesForId(idForStyleResolution())) in supportsStyleSharing()