Home
last modified time | relevance | path

Searched refs:predefined (Results 26 – 50 of 51) sorted by path

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1predefined patterns:\n * \t\t$$ => $\n * \t\t$# => id\n * \t\t$n => matched entry n\n * \t\t@at…
H A Djson.worker.js.map1 …\r\n})(DocumentSymbol || (DocumentSymbol = {}));\r\n/**\r\n * A set of predefined code action kind…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1027 - `StrategyFactory` now will try to find predefined strategy before looking to global namespace. [#877](https://github.com/ruflin/Elastica/pull/877)
/plugin/explain/
H A Dplugin.info.txt5 desc Explain predefined terms with a tooltip and optional link (previous author Marc Wäckerlin)
/plugin/flowplayer/player/
H A DREADME.txt274 …ypes: 'onConnectionEvent' and 'onStreamEvent' these get fired when the predefined events happen on…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog876 predefined encoding vectors (e.g. Japanese/Chinese symbols)
1263 * A0-A3 and A6-A10 paper sized added to the list of predefined
H A Dcss.size.inc.php24 $media =& Media::predefined($name);
H A Dmedia.layout.inc.php84 function &predefined($name) { function in Media
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php55 $media = Media::predefined("A4");
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php201 $g_media = Media::predefined ( $GLOBALS['g_config']['media'] );
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.pipeline.custom.php18 $media = Media::predefined('A4');
H A Dsample.pipeline.default.php18 $media = Media::predefined('A4');
H A Dsample.simplest.from.file.php68 $media = Media::predefined("A4");
H A Dsample.simplest.from.memory.php85 $media =& Media::predefined('A4');
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php26 $media = Media::predefined("A4");
H A Dtest.css.margin.boxes.php6 $media =& Media::predefined('A4');
25 $media =& Media::predefined('A4');
44 $media =& Media::predefined('A4');
H A Dtest.note-call.width.php13 $media = Media::predefined("A5");
H A Dtest.radio.png.php6 $media = Media::predefined("A4");
28 $media = Media::predefined("A4");
/plugin/imageflow/
H A DREADME.md40 ImageFlow has a predefined set of colors. If you want to change them to your needs, you can either …
/plugin/jmol2/jmol/
H A DCHANGES.txt4893 # bug fix for lack of updating of certain variable predefined expressions
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1 …decode'.\n * @property {string} cMapUrl - (optional) The URL where the predefined\n * Adobe CMap…
H A Dpdf.worker.js38698 var predefined = false;
38713 predefined = true;
38768 return new CFFEncoding(predefined, format, encoding, raw);
39093 function CFFCharset(predefined, format, charset, raw) {
39094 this.predefined = predefined;
39106 function CFFEncoding(predefined, format, encoding, raw) {
39107 this.predefined = predefined;
39238 if (cff.encoding.predefined) {
H A Dpdf.worker.js.map1predefined","supplementsCount","sid","dataStart","glyphsCount","rangesCount","gid","dataEnd","read…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1predefined value).\n */\n set currentScaleValue(val) {\n if (!this.pdfDocument) {\n ret…
/plugin/refnotes/lang/en/
H A Dintro.txt7 * //Enable reference database// --- if enabled the plugin will load predefined notes form the [[doku>plugin:refnotes:refdb|reference database]].
9 * **Namespaces** --- in this section you can specify rendering style for predefined namespaces. For a detailed explanation of each style see the [[doku>plugin:refnotes:style|style reference]].

123