Searched refs:FontFace (Results 1 – 10 of 10) sorted by relevance
/plugin/fontface/ |
H A D | README | 1 FontFace Plugin for DokuWiki
|
H A D | plugin.info.txt | 5 name FontFace Plugin
|
/plugin/wysiwyg/fckeditor/_samples/html/ |
H A D | sample14.config.js | 55 FCKConfig.CoreStyles.FontFace = class in FCKConfig.CoreStyles
|
/plugin/diagramsnet/lib/js/ |
H A D | export.js | 355 var font = new FontFace(extFonts[i].name, 'url(' + extFonts[i].url + ')');
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js | 24664 …inding) */ __webpack_require__.d(__webpack_exports__, "FontFace", function() { return FontFace; }); 25617 var FontFace = /** @class */ (function (_super) { function 25618 __extends(FontFace, _super); 25619 function FontFace(offset, length) { function 25622 Object.defineProperty(FontFace.prototype, "type", { 25624 return NodeType.FontFace; 25629 return FontFace; 33646 case _parser_cssNodes_js__WEBPACK_IMPORTED_MODULE_2__["NodeType"].FontFace:
|
H A D | 4.4.js | 1 …FontFace=52]="FontFace",e[e.Import=53]="Import",e[e.Namespace=54]="Namespace",e[e.Invocation=55]="…
|
H A D | 2.2.js.map | 1 …FontFace\"] = 52] = \"FontFace\";\n NodeType[NodeType[\"Import\"] = 53] = \"Import\";\n Node…
|
/plugin/jcapture/lib/ |
H A D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 14020 var nativeFontFace = new FontFace(this.loadedName, this.data, {});
|
H A D | pdf.js.map | 1 …eFontFace) {\n return null;\n }\n const nativeFontFace = new FontFace(this.loadedName, …
|