Searched defs:idValue (Results 1 – 4 of 4) sorted by relevance
68 inline bool SelectRuleFeatureSet::hasSelectorForId(const AtomicString& idValue) const in hasSelectorForId()
77 inline bool hasSelectorForId(const AtomicString& idValue) const in hasSelectorForId()
1298 const AtomicString& idValue = getIdAttribute(); in insertedInto() local1332 const AtomicString& idValue = getIdAttribute(); in removedFrom() local
383 bool Internals::hasSelectorForIdInShadow(Element* host, const String& idValue, ExceptionState& exce… in hasSelectorForIdInShadow()