Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js17039 function getInt(linDict, name) { argument
17041 var obj = linDict.get(name);
17050 function getHints(linDict) { argument
17051 var hints = linDict.get('H');
17076 var linDict = parser.getObj();
17079 …mitives.isCmd)(obj3, 'obj') && (0, _primitives.isDict)(linDict) && (0, _util.isNum)(obj = linDict.…
17081 } else if ((length = getInt(linDict, 'L')) !== stream.length) {
17087 hints: getHints(linDict),
17088 objectNumberFirst: getInt(linDict, 'O'),
17089 endFirst: getInt(linDict, 'E'),
[all …]
Dpdf.worker.js.map1linDict","hints","hintsLength","hint","getInt","getHints","objectNumberFirst","endFirst","mainXRef…