Home
last modified time | relevance | path

Searched refs:predefined (Results 26 – 50 of 51) sorted by last modified time

123

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1predefined code action kinds\n */\nexport var CodeActionKind;\n(function (CodeActionKind) {\n /…
H A D33.33.js.map1predefined'],\n [\n /[.a-zA-Z_]\\w*/,\n {\n …
H A D13.13.js.map1predefined'],\n [\n /[a-zA-Z_]\\w*/,\n {\n …
H A D2.2.js.map1 … = is;\n})(DocumentSymbol || (DocumentSymbol = {}));\n/**\n * A set of predefined code action kind…
H A D39.39.js.map1predefined',\n '@quoteLikeOps': {\n token: '@rem…
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1predefined)\n // [x,y] - x=1,2,3; y=must …
/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/explain/
H A Dplugin.info.txt5 desc Explain predefined terms with a tooltip and optional link (previous author Marc Wäckerlin)
/plugin/html2pdf/html2pdf/html2ps/
H A Dmedia.layout.inc.php84 function &predefined($name) { function in Media
H A Dcss.size.inc.php24 $media =& Media::predefined($name);
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
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.note-call.width.php13 $media = Media::predefined("A5");
H A Dtest.css.margin.boxes.php6 $media =& Media::predefined('A4');
25 $media =& Media::predefined('A4');
44 $media =& Media::predefined('A4');
H A Dtest.radio.png.php6 $media = Media::predefined("A4");
28 $media = Media::predefined("A4");
H A Dgeneric.test.php26 $media = Media::predefined("A4");
/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/flowplayer/player/
H A DREADME.txt274 …ypes: 'onConnectionEvent' and 'onStreamEvent' these get fired when the predefined events happen on…

123