Searched refs:sourcePropertyData (Results 1 – 1 of 1) sorted by relevance
633 …WillBeHeapVector<CSSPropertySourceData>& sourcePropertyData = sourceData->styleSourceData->propert… in populateAllProperties() local634 …ector<CSSPropertySourceData>::const_iterator it = sourcePropertyData.begin(); it != sourceProperty… in populateAllProperties()751 …WillBeHeapVector<CSSPropertySourceData>* sourcePropertyData = sourceData ? &(sourceData->styleSour… in newLineAndWhitespaceDelimiters() local752 int propertyCount = sourcePropertyData ? sourcePropertyData->size() : 0; in newLineAndWhitespaceDelimiters()773 … const blink::CSSPropertySourceData& currentProperty = sourcePropertyData->at(propertyIndex++); in newLineAndWhitespaceDelimiters()