Home
last modified time | relevance | path

Searched refs:inch (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt987 inches=Дюймы (inch)
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ga/
H A Dga.txt
/plugin/passpolicy/
H A Dwords.txt1791 inch
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1425 var calculatePixelsPerInch=function calculatePixelsPerInch(doc,body){var inch=FBL.createGlobalEleme…
1426 inch.style.cssText=resetStyle+"width:1in; height:1in; position:absolute; top:-1234px; left:-1234px;…
1427 body.appendChild(inch);
1428 FBL.pixelsPerInch={x:inch.offsetWidth,y:inch.offsetHeight};
1429 body.removeChild(inch)
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js6047 var inch = FBL.createGlobalElement("div");
6048inch.style.cssText = resetStyle + "width:1in; height:1in; position:absolute; top:-1234px; left:-12…
6049 body.appendChild(inch);
6052 x: inch.offsetWidth,
6053 y: inch.offsetHeight
6056 body.removeChild(inch);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1436 var calculatePixelsPerInch=function calculatePixelsPerInch(doc,body){var inch=FBL.createGlobalElement("div");
1437 inch.style.cssText=resetStyle+"width:1in; height:1in; position:absolute; top:-1234px; left:-1234px;";
1438 body.appendChild(inch);
1439 FBL.pixelsPerInch={x:inch.offsetWidth,y:inch.offsetHeight};
1440 body.removeChild(inch)
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js450 …IT_GROUP:",",JOINER_SUBSUPER:" ",JOINER_FRAC:""},PLURAL_UNIT:{foot:"feet",inch:"inches","square fo… property in sre.Locale.en.PLURAL_UNIT
480 DECIMAL_MARK:",",DIGIT_GROUP:"",JOINER_SUBSUPER:"-",JOINER_FRAC:" "},PLURAL_UNIT:{foot:"feet",inch:… property in sre.Locale.fr.PLURAL_UNIT
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …\n /**\n * @return {number} The default size of units in 1/72nds of an inch.\n */\n get user…