Searched refs:newPropertyEnd (Results 1 – 1 of 1) sorted by relevance
307 …unsigned newPropertyEnd = propertyEndInStyleSheet - styleStart + 1; // Exclusive of the last prope… in fixUnparsedProperties() local308 if (currentData->range.end != newPropertyEnd) { in fixUnparsedProperties()309 currentData->range.end = newPropertyEnd; in fixUnparsedProperties()