Searched defs:propertyNameToIdMap (Results 1 – 2 of 2) sorted by relevance
67 static HashMap<StringImpl*, CSSPropertyID>* propertyNameToIdMap = 0; in DEFINE_NODE_FACTORY() local
58 void mapAttributeToCSSProperty(HashMap<StringImpl*, CSSPropertyID>* propertyNameToIdMap, const Qual… in mapAttributeToCSSProperty()357 static HashMap<StringImpl*, CSSPropertyID>* propertyNameToIdMap = 0; in cssPropertyIdForSVGAttributeName() local