Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DInjectedScript.js153 var longhandProperties = InjectedScript._getLonghandProperties(style, propertyName);
218 var longhandProperties = InjectedScript._getLonghandProperties(style, propertyName);
406 InjectedScript._getLonghandProperties = function(style, shorthandProperty) function
/external/webkit/WebCore/
DChangeLog-2010-01-2975830 (InjectedScript._getLonghandProperties):