Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js48979 var bitsPerCoordinate = this.context.bitsPerCoordinate;
48980 var xi = this.readBits(bitsPerCoordinate);
48981 var yi = this.readBits(bitsPerCoordinate);
48983 … var scale = bitsPerCoordinate < 32 ? 1 / ((1 << bitsPerCoordinate) - 1) : 2.3283064365386963e-10;
49531 bitsPerCoordinate: dict.get('BitsPerCoordinate'), property
Dpdf.worker.js.map1bitsPerCoordinate","xi","yi","readComponents","ci","coords","mesh","operators","ps","verticesLeft"…