Searched defs:shorthandValue (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ | ||
D | CSSStyleModel.js | 882 shorthandValue: function(shorthandProperty) method in WebInspector.CSSStyleDeclaration |
/external/chromium_org/third_party/WebKit/Source/core/inspector/ | ||
D | InspectorStyleSheet.cpp | 811 String InspectorStyle::shorthandValue(const String& shorthandProperty) const in shorthandValue() function in WebCore::InspectorStyle |