Searched defs:getShorthandValue (Results 1 – 3 of 3) sorted by relevance
162 …template<size_t size> String getShorthandValue(const int (&properties)[size]) const { return getSh… in getShorthandValue() function
426 String CSSMutableStyleDeclaration::getShorthandValue(const int* properties, size_t size) const in getShorthandValue() function in WebCore::CSSMutableStyleDeclaration
346 getShorthandValue: function(shorthandProperty) method in WebInspector.CSSStyleDeclaration