Home
last modified time | relevance | path

Searched refs:shorthandValue (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.h127 String shorthandValue(const String& shorthandProperty) const;
DInspectorStyleSheet.cpp698 .setValue(shorthandValue(shorthand)); in styleWithProperties()
718 String InspectorStyle::shorthandValue(const String& shorthandProperty) const in shorthandValue() function in blink::InspectorStyle
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DCSSStyleModel.js800 shorthandValue: function(shorthandProperty) method in WebInspector.CSSStyleDeclaration
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
DStylesSidebarPane.js1527 if (!style.shorthandValue(shorthand)) {
1533 …ctor.CSSProperty(style, style.allProperties.length, shorthand, style.shorthandValue(shorthand), fa…