Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js18497 var eoblock = options['EndOfBlock'];
18499 if (eoblock === null || eoblock === undefined) {
18500 eoblock = true; property
18503 this.eoblock = eoblock;
18774 if (!this.eoblock && this.row === this.rows - 1) {
18808 if (this.eoblock && gotEOL && this.byteAlign) {
19008 if (this.eoblock) {
19032 if (this.eoblock) {
19073 if (this.eoblock) {
Dpdf.worker.js.map1eoblock","readNextChar","refLine","codingLine","refPos","blackPixels","code3","gotEOL","_addPixels…