Home
last modified time | relevance | path

Searched defs:isMappedAttribute (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/dom/
DStyledElement.h49 …bool isMappedAttribute(const QualifiedName& name) const { MappedAttributeEntry res = eNone; mapToE… in isMappedAttribute() function
DMappedAttribute.h48 virtual bool isMappedAttribute() { return true; } in isMappedAttribute() function
DAttribute.h71 virtual bool isMappedAttribute() { return false; } in isMappedAttribute() function