Searched refs:nativeFontFaces (Results 1 – 2 of 2) sorted by relevance
13634 this.nativeFontFaces = []; property13641 this.nativeFontFaces.push(nativeFontFace);13661 this.nativeFontFaces.forEach(function (nativeFontFace) {13664 this.nativeFontFaces.length = 0;
1 …nativeFontFaces = [];\n this.styleElement = null;\n }\n\n addNativeFontFace(nativeFontFace) {…