Home
last modified time | relevance | path

Searched refs:define (Results 126 – 150 of 2607) sorted by last modified time

12345678910>>...105

/plugin/confmanager/
H A Dadmin.php3 if(!defined('DOKU_PLUGIN_ICONS')) define('DOKU_PLUGIN_ICONS',DOKU_BASE.'lib/plugins/confmanager/ico…
/plugin/caption/
H A Daction.php
/plugin/caption/syntax/
H A Dcaption.php
H A Dreference.php
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js27913 asn1.define = require('./asn1/api').define;
27930 api.define = function define(name, body) {
44009 …= typeof module ? module.exports = e() : "function" == typeof define && define.amd ? define(e) : t…
44513 …= typeof module ? module.exports = i() : "function" == typeof define && define.amd ? define(i) : t…
70006 var Time = asn.define('Time', function () {
70027 var Name = asn.define('Name', function () {
70032 var Validity = asn.define('Validity', function () {
74541 function define(obj, key, value) {
74553 define({}, "");
74555 define = function define(obj, key, value) {
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js13define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs21831 //o.bookType = "dom"; // TODO: define a type for this
/plugin/gallery/
H A Dsyntax.php
/plugin/orphanswanted/
H A Dhelper.php15 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dsyntax.php18 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
19 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/button/
H A Dsyntax.php57 define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/bibtex4dw/syntax/
H A Dbibtex.php24 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
25 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
26 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
H A Dcite.php24 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
25 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
26 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC.'lib/plugins/');
/plugin/imapmarkers/
H A Djquery.imagemapster.js8 if (typeof define === 'function' && define.amd) {
10 define(['jquery'], factory);
H A DREADME.md54 Enclosed in this, you define no, one or multiple image areas, [see here](https://www.w3schools.com/…
73 …integer values (rectangle) or 6 or more integer values (polygon). If you define a polygon the numb…
88 Between this you define a [JSON](https://www.json.org/json-en.html) object.
151 You may define multiple references for one identifier.
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php27 define('HDOM_TYPE_TEXT', 3);
28 define('HDOM_TYPE_ENDTAG', 4);
29 define('HDOM_TYPE_ROOT', 5);
33 define('HDOM_QUOTE_NO', 3);
34 define('HDOM_INFO_BEGIN', 0);
35 define('HDOM_INFO_END', 1);
36 define('HDOM_INFO_QUOTE', 2);
37 define('HDOM_INFO_SPACE', 3);
38 define('HDOM_INFO_TEXT', 4);
39 define('HDOM_INFO_INNER', 5);
[all …]
/plugin/tgnotify/
H A Daction.php10 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
/plugin/gitbacked/action/
H A Deditcommit.php12 if (!defined('DOKU_LF')) define('DOKU_LF', "\n");
13 if (!defined('DOKU_TAB')) define('DOKU_TAB', "\t");
14 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php13 define("_TTF_MAC_HEADER", false);
19 define("_RECALC_PROFILE", false);
1041 The Attachment Point List table (AttachmentList) identifies all the attachment points defined in the GPOS table and their associated glyphs so a client can quickly access coordinates for each glyph's attachment points. As a result, the client can cache coordinates for attachment points along with glyph bitmaps and avoid recalculating the attachment points each time it displays a glyph. Without this table, processing speed would be slower because the client would have to decode the GPOS lookups that define attachment points and compile the points in a list.
1045 The table consists of an offset to a Coverage table (Coverage) listing all glyphs that define attachment points in the GPOS table, a count of the glyphs with attachment points (GlyphCount), and an array of offsets to AttachPoint tables (AttachPoint). The array lists the AttachPoint tables, one for each glyph in the Coverage table, in the same order as the Coverage Index.
4143 // First bytes define number of chars in font
H A DTTFontFile.php11 define('_OTL_OLD_SPEC_COMPAT_2', true);
20 define('_TTF_MAC_HEADER', false);
26 define('_RECALC_PROFILE', false);
1295 The Attachment Point List table (AttachmentList) identifies all the attachment points defined in the GPOS table and their associated glyphs so a client can quickly access coordinates for each glyph's attachment points. As a result, the client can cache coordinates for attachment points along with glyph bitmaps and avoid recalculating the attachment points each time it displays a glyph. Without this table, processing speed would be slower because the client would have to decode the GPOS lookups that define attachment points and compile the points in a list.
1299 The table consists of an offset to a Coverage table (Coverage) listing all glyphs that define attachment points in the GPOS table, a count of the glyphs with attachment points (GlyphCount), and an array of offsets to AttachPoint tables (AttachPoint). The array lists the AttachPoint tables, one for each glyph in the Coverage table, in the same order as the Coverage Index.
4604 // First bytes define number of chars in font
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md232 - Add config constant so we can define custom font data
/plugin/dw2pdf/
H A DDokuPDF.class.php35 define('_MPDF_TEMP_PATH', $conf['tmpdir'] . '/dwpdf/' . random_int(1, 1000) . '/');
H A Daction.php734 // let other plugins define their own replacements
781 define('SIMPLE_TEST', 1);
/plugin/dw2pdf/tpl/default/
H A DREADME.txt3 Templates define the design of the created PDF files and are a good way
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php140 define('MB_CASE_UPPER', 0);
143 define('MB_CASE_LOWER', 1);
146 define('MB_CASE_TITLE', 2);

12345678910>>...105