Searched refs:gPropertyWrapperMap (Results 1 – 2 of 2) sorted by relevance
599 static int gPropertyWrapperMap[numCSSProperties]; variable717 gPropertyWrapperMap[i] = cInvalidPropertyWrapperIndex; in ensurePropertyMap()724 gPropertyWrapperMap[(*gPropertyWrappers)[i]->property() - firstCSSProperty] = i; in ensurePropertyMap()736 ASSERT(gPropertyWrapperMap[propIndex] == cInvalidPropertyWrapperIndex); in addPropertyWrapper()740 gPropertyWrapperMap[propIndex] = wrapperIndex; in addPropertyWrapper()786 int wrapperIndex = gPropertyWrapperMap[propIndex]; in wrapperForProperty()
52527 Some minor refactoring to re-use wrapperForProperty(), and ensure that gPropertyWrapperMap