Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/web/
Dviewer.js6270 _regenerator["default"].mark(function _callee2(pageSizeInches, pagesRotation) { argument
6278 if (pageSizeInches) {
6287 pageSizeInches = { variable
6288 width: pageSizeInches.height,
6289 height: pageSizeInches.width
6293 isPortrait = (0, _ui_utils.isPortraitOrientation)(pageSizeInches);
6295 width: Math.round(pageSizeInches.width * 100) / 100,
6296 height: Math.round(pageSizeInches.height * 100) / 100
6299 width: Math.round(pageSizeInches.width * 25.4 * 10) / 10,
6300 height: Math.round(pageSizeInches.height * 25.4 * 10) / 10
[all …]
Dviewer.js.map1pageSizeInches","isPortraitOrientation","sizeInches","sizeMillimeters","pageName","getPageName","e…