Searched refs:gPropertyWrapperMap (Results 1 – 2 of 2) sorted by relevance
341 static int gPropertyWrapperMap[numCSSProperties]; variable435 gPropertyWrapperMap[i] = cInvalidPropertyWrapperIndex; in ensurePropertyMap()442 gPropertyWrapperMap[(*gPropertyWrappers)[i]->property() - firstCSSProperty] = i; in ensurePropertyMap()454 ASSERT(gPropertyWrapperMap[propIndex] == cInvalidPropertyWrapperIndex); in addPropertyWrapper()458 gPropertyWrapperMap[propIndex] = wrapperIndex; in addPropertyWrapper()500 int wrapperIndex = gPropertyWrapperMap[propIndex]; in wrapperForProperty()
5488 Some minor refactoring to re-use wrapperForProperty(), and ensure that gPropertyWrapperMap