Searched defs:styleNames (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 641 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 D | firebug-lite-debug.js | 1747 var styleNames = { class in readBoxStyles
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 652 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
|