Home
last modified time | relevance | path

Searched defs:sourcePropertyData (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp669 … Vector<CSSPropertySourceData>& sourcePropertyData = sourceData->styleSourceData->propertyData; in populateAllProperties() local
874 …Vector<CSSPropertySourceData>* sourcePropertyData = sourceData ? &(sourceData->styleSourceData->pr… in newLineAndWhitespaceDelimiters() local