Home
last modified time | relevance | path

Searched refs:pixelsPerInch (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js36 this.pixelsPerInch=null;
1428 FBL.pixelsPerInch={x:inch.offsetWidth,y:inch.offsetHeight}; class in FBL
2058 var pixelsPerInch;
2230 var result=value*pixelsPerInch[axis]/72;
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js62 this.pixelsPerInch = null;
6051 FBL.pixelsPerInch = { class in FBL
8586 var pixelsPerInch;
9155 var result = value * pixelsPerInch[axis] / 72;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js47 this.pixelsPerInch=null;
1439 FBL.pixelsPerInch={x:inch.offsetWidth,y:inch.offsetHeight}; class in FBL
2069 var pixelsPerInch;
2241 var result=value*pixelsPerInch[axis]/72;