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.cpp131 CSSPropertyID currentProperty = *it; in loadPendingImages() local
133 switch (currentProperty) { in loadPendingImages()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp896 … const WebCore::CSSPropertySourceData& currentProperty = sourcePropertyData->at(propertyIndex++); in newLineAndWhitespaceDelimiters() local
899 int scanEnd = currentProperty.range.start; in newLineAndWhitespaceDelimiters()
912 scanStart = currentProperty.range.end; in newLineAndWhitespaceDelimiters()