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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGAttributeToPropertyMap.cpp36 const SVGPropertyInfo* firstProperty = mapVector->first(); local
37 ASSERT(firstProperty);
38 const QualifiedName& attributeName = firstProperty->attributeName;

Completed in 80 milliseconds