Home
last modified time | relevance | path

Searched refs:currentProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResourceLoader.cpp124 CSSPropertyID currentProperty = *it; in loadPendingImages() local
126 switch (currentProperty) { in loadPendingImages()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp773 … const blink::CSSPropertySourceData& currentProperty = sourcePropertyData->at(propertyIndex++); in newLineAndWhitespaceDelimiters() local
776 int scanEnd = currentProperty.range.start; in newLineAndWhitespaceDelimiters()
789 scanStart = currentProperty.range.end; in newLineAndWhitespaceDelimiters()