Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.h151 String shorthandPriority(const String& shorthandProperty) const;
DInspectorStyleSheet.cpp836 String InspectorStyle::shorthandPriority(const String& shorthandProperty) const in shorthandPriority() function in WebCore::InspectorStyle