Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js37334 var charsCache = this.charsCache;
37337 if (charsCache) {
37338 glyphs = charsCache[chars];
37345 if (!charsCache) {
37346 charsCache = this.charsCache = Object.create(null); property
37374 return charsCache[charsCacheKey] = glyphs;
Dpdf.worker.js.map1charsCache","charsCacheKey","chars","ErrorFont","Type1Font","streamBytesLength","streamBytes","EEX…