Searched defs:propIndex (Results 1 – 3 of 3) sorted by relevance
78 int propIndex = 0; in deepCopy() local154 int propIndex = 0; in dumpAttrs() local
734 int propIndex = propertyID - firstCSSProperty; in addPropertyWrapper() local784 int propIndex = propertyID - firstCSSProperty; in wrapperForProperty() local
2376 for (int propIndex = 0; !found && propIndex < numProperties; ++propIndex) { in parseShorthand() local