Home
last modified time | relevance | path

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

/plugin/pdfjs/pdfjs/build/
Dpdf.js13634 this.nativeFontFaces = []; property
13641 this.nativeFontFaces.push(nativeFontFace);
13661 this.nativeFontFaces.forEach(function (nativeFontFace) {
13664 this.nativeFontFaces.length = 0;
Dpdf.js.map1nativeFontFaces = [];\n this.styleElement = null;\n }\n\n addNativeFontFace(nativeFontFace) {…