Searched refs:eNone (Results 1 – 5 of 5) sorted by relevance
47 …ifiedName& name) const { MappedAttributeEntry res = eNone; mapToEntry(name, res); return res != eN… in isMappedAttribute()
45 MappedAttributeKey(MappedAttributeEntry t = eNone, StringImpl* n = 0, StringImpl* v = 0) in MappedAttributeKey()172 else if (!attr->isNull() && entry != eNone) { in attributeChanged()192 if (entry == eNone) in attributeChanged()209 result = eNone; in mapToEntry()
31 eNone enumerator
53 , m_entryType(eNone) in CSSMappedAttributeDeclaration()
106 ASSERT(entry == eNone); in addCSSPropertyAndNotifyAttributeMap()108 if (!needToParse || entry != eNone) in addCSSPropertyAndNotifyAttributeMap()