Home
last modified time | relevance | path

Searched defs:styleNames (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js641 this.readBoxStyles=function(style){var styleNames={"margin-top":"marginTop","margin-right":"marginR… class in readBoxStyles
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js1747 var styleNames = { class in readBoxStyles
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js652 this.readBoxStyles=function(style){var styleNames={"margin-top":"marginTop","margin-right":"marginRight","margin-left":"marginLeft","margin-bottom":"marginBottom","border-top-width":"borderTop","border-right-width":"borderRight","border-left-width":"borderLeft","border-bottom-width":"borderBottom","padding-top":"paddingTop","padding-right":"paddingRight","padding-left":"paddingLeft","padding-bottom":"paddingBottom","z-index":"zIndex"}; class in readBoxStyles