| /plugin/html2pdf/html2pdf/html2ps/ |
| D | html2ps.config.recommended | 10 <encoding-override name="windows-1251,iso-8859-5,koi8-r"> 13 </encoding-override> 20 <encoding-override name="windows-1251,iso-8859-5,koi8-r"> 23 </encoding-override> 30 <encoding-override name="windows-1251,iso-8859-5,koi8-r"> 33 </encoding-override> 36 <encoding-override name="dingbats"> 39 </encoding-override> 41 <encoding-override name="symbol"> 44 </encoding-override> [all …]
|
| D | html2ps.config | 10 <encoding-override name="windows-1251,iso-8859-5,koi8-r"> 13 </encoding-override> 20 <encoding-override name="windows-1251,iso-8859-5,koi8-r"> 23 </encoding-override> 30 <encoding-override name="windows-1251,iso-8859-5,koi8-r"> 33 </encoding-override> 36 <encoding-override name="dingbats"> 39 </encoding-override> 41 <encoding-override name="symbol"> 44 </encoding-override> [all …]
|
| D | font.resolver.class.php | 67 'override' => $normal); 69 'override' => $italic); 71 'override' => $oblique); 82 'override' => $normal); 84 'override' => $italic); 86 'override' => $oblique); 120 foreach ($this->overrides_mask[$family][$weight][$style] as $override) { 121 if (preg_match($override['mask'], $encoding)) { 122 return $override['override']; 157 // Check for family-specific encoding override [all …]
|
| /plugin/bibtex/OSBib/create/ |
| D | FORM.php | 116 // optional $override allows the programmer to override the user set preferences for character limi… 117 function selectFBox($label, $name, $array, $size = 3, $override = FALSE) argument 126 $string = $formMisc->reduceLongText($value, $override); 130 $string = $formMisc->reduceLongText($value, $override); 139 // optional $override allows the programmer to override the user set preferences for character limi… 140 function selectedBox($label, $name, $array, $select, $size = 3, $override = FALSE) argument 152 $string = $formMisc->reduceLongText($value, $override); 157 $value = $formMisc->reduceLongText($value, $override); 168 // optional $override allows the programmer to override the user set preferences for character limi… 169 function selectFBoxValue($label, $name, $array, $size = 3, $override = FALSE) argument [all …]
|
| D | FORMMISC.php | 32 // optional $override allows the programmer to override the user set preferences 33 function reduceLongText($text, $override = FALSE) argument 35 $limit = $override ? $override : 40;
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/ |
| D | parent_block3.test | 8 Content of foo (second override) 12 Content of bar (second override) 18 Content of foo (first override) 22 Content of bar (first override) 35 Content of foo (first override) 36 Content of foo (second override) 38 Content of bar (second override)
|
| D | parent_block2.test | 7 Content of block (second override) 13 Content of block (first override) 23 Content of block (first override) 24 Content of block (second override)
|
| D | parent_block.test | 7 Content of block (second override) 13 Content of block (first override) 23 Content of block (first override) 24 Content of block (second override)
|
| /plugin/asciidocjs/node_modules/clean-css/lib/options/ |
| D | optimization-level.js | 3 var override = require('../utils/override'); variable 68 var level = override(DEFAULTS, {}); 111 level[Zero] = override(level[Zero], source[Zero]); 115 level[One] = override(level[One], defaults(One, normalizeValue(source[One][ALL_KEYWORD_1]))); 120 level[One] = override(level[One], defaults(One, normalizeValue(source[One][ALL_KEYWORD_2]))); 125 level[One] = override(level[One], source[One]); 131 level[Two] = override(level[Two], defaults(Two, normalizeValue(source[Two][ALL_KEYWORD_1]))); 136 level[Two] = override(level[Two], defaults(Two, normalizeValue(source[Two][ALL_KEYWORD_2]))); 141 level[Two] = override(level[Two], source[Two]); 150 var options = override(DEFAULTS[level], {}); [all …]
|
| D | format.js | 3 var override = require('../utils/override'); variable 89 source = override(source, { breakWith: mapBreakWith(source.breakWith) }); 93 source = override(source, { indentBy: parseInt(source.indentBy) }); 97 source = override(source, { indentWith: mapIndentWith(source.indentWith) }); 101 return override(DEFAULTS, source); 105 return override(DEFAULTS, source); 109 return override(DEFAULTS, { 117 return override(DEFAULTS, { 130 return override(DEFAULTS, toHash(source));
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | ShapeImpl.java | 20 @Override 25 @Override 44 @Override 49 @Override 65 @Override 70 @Override
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/ |
| D | ClientTrait.php | 18 * Use an absolute path to override the base path of the client, or a 33 * Use an absolute path to override the base path of the client, or a 50 * Use an absolute path to override the base path of the client, or a 67 * Use an absolute path to override the base path of the client, or a 84 * Use an absolute path to override the base path of the client, or a 101 * Use an absolute path to override the base path of the client, or a 118 * Use an absolute path to override the base path of the client, or a 135 * Use an absolute path to override the base path of the client, or a 149 * Use an absolute path to override the base path of the client, or a 165 * Use an absolute path to override the base path of the client, or a [all …]
|
| /plugin/adminperm/ |
| D | action.php | 26 * Override Access to Admin Plugins 52 // any override available? 57 $event->data['hasAccess'] = true; // we found an override 64 * Readd the Admin Menu Item if the user is in an override 86 // check if there is any override for the user 87 $override = false; 90 $override = true; 94 if (!$override) return;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/ |
| D | OrganizationsEnvironmentsTraceConfigOverrides.php | 35 * Creates a trace configuration override. The response contains a system- 37 * override. Use the List API to view the existing trace configuration 41 * override. Use the following structure in your request. 54 * Deletes a distributed trace configuration override. (overrides.delete) 56 * @param string $name Required. Name of the trace configuration override. Use 69 * Gets a trace configuration override. (overrides.get) 71 * @param string $name Required. Name of the trace configuration override. Use 88 * override. Use the following structure in your request: 109 * Updates a distributed trace configuration override. Note that the repeated 114 * @param string $name Required. Name of the trace configuration override. Use
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | walk.es.js | 19 function simple(node, visitors, base, state, override) { argument 21 ;(function c(node, st, override) { argument 22 var type = override || node.type, found = visitors[type] 25 })(node, state, override) 34 ;(function c(node, st, override) { argument 35 var type = override || node.type, found = visitors[type] 44 // A recursive walk is one where your functions override the default 49 function recursive(node, state, funcs, base, override) { argument 51 ;(function c(node, st, override) { argument 52 visitor[override || node.type](node, st, c) [all …]
|
| D | walk.js | 25 function simple(node, visitors, base, state, override) { argument 27 ;(function c(node, st, override) { argument 28 var type = override || node.type, found = visitors[type] 31 })(node, state, override) 40 ;(function c(node, st, override) { argument 41 var type = override || node.type, found = visitors[type] 50 // A recursive walk is one where your functions override the default 55 function recursive(node, state, funcs, base, override) { argument 57 ;(function c(node, st, override) { argument 58 visitor[override || node.type](node, st, c) [all …]
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | walk.es.js | 19 function simple(node, visitors, base, state, override) { argument 21 ;(function c(node, st, override) { argument 22 var type = override || node.type, found = visitors[type] 25 })(node, state, override) 34 ;(function c(node, st, override) { argument 35 var type = override || node.type, found = visitors[type] 44 // A recursive walk is one where your functions override the default 49 function recursive(node, state, funcs, base, override) { argument 51 ;(function c(node, st, override) { argument 52 visitor[override || node.type](node, st, c) [all …]
|
| D | walk.js | 25 function simple(node, visitors, base, state, override) { argument 27 ;(function c(node, st, override) { argument 28 var type = override || node.type, found = visitors[type] 31 })(node, state, override) 40 ;(function c(node, st, override) { argument 41 var type = override || node.type, found = visitors[type] 50 // A recursive walk is one where your functions override the default 55 function recursive(node, state, funcs, base, override) { argument 57 ;(function c(node, st, override) { argument 58 visitor[override || node.type](node, st, c) [all …]
|
| /plugin/asciidocjs/node_modules/acorn/src/walk/ |
| D | index.js | 19 export function simple(node, visitors, base, state, override) { argument 21 ;(function c(node, st, override) { argument 22 let type = override || node.type, found = visitors[type] 25 })(node, state, override) 34 ;(function c(node, st, override) { argument 35 let type = override || node.type, found = visitors[type] 44 // A recursive walk is one where your functions override the default 49 export function recursive(node, state, funcs, base, override) { argument 51 ;(function c(node, st, override) { argument 52 visitor[override || node.type](node, st, c) [all …]
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/walk/ |
| D | index.js | 19 export function simple(node, visitors, base, state, override) { argument 21 ;(function c(node, st, override) { argument 22 let type = override || node.type, found = visitors[type] 25 })(node, state, override) 34 ;(function c(node, st, override) { argument 35 let type = override || node.type, found = visitors[type] 44 // A recursive walk is one where your functions override the default 49 export function recursive(node, state, funcs, base, override) { argument 51 ;(function c(node, st, override) { argument 52 visitor[override || node.type](node, st, c) [all …]
|
| /plugin/pgn4web/pgn4web/ |
| D | mini.css | 56 /* a "width" attribute here must use the !important flag to override default settings */ 65 /* a "width" attribute here must use the !important flag to override default settings */ 69 /* a "width" attribute here must use the !important flag to override default settings */ 73 /* a "width" attribute here must use the !important flag to override default settings */ 77 /* a "width" attribute here must use the !important flag to override default settings */
|
| D | tactics.css | 62 /* a "width" attribute here must use the !important flag to override default settings */ 71 /* a "width" attribute here must use the !important flag to override default settings */ 75 /* a "width" attribute here must use the !important flag to override default settings */ 79 /* a "width" attribute here must use the !important flag to override default settings */ 83 /* a "width" attribute here must use the !important flag to override default settings */
|
| /plugin/amcharts/assets/amcharts/plugins/responsive/ |
| D | responsive.js | 1078 var override = r.overridden.pop(); 1079 restoreOriginalProperty( override.object, override.property ); 1093 var applyConfig = function( current, override ) { argument 1094 if ( isNullOrUndefined( override ) ) { 1098 for ( var property in override ) { 1099 if ( !Object.prototype.hasOwnProperty.call( override, property ) ) { 1104 var overrideValue = override[ property ]; 1106 …//property doesn't exist on current object or it exists as null/undefined => completely override it 1112 //current value is an array => override method depends on override form 1115 //override value is an array => override method depends on array elements [all …]
|
| /plugin/asciidocjs/node_modules/clean-css/lib/utils/ |
| D | override.js | 1 function override(source1, source2) { function 13 target[key1] = override(item, {}); 25 target[key2] = override(target[key2], item); 34 module.exports = override;
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/ |
| D | SetProcessor.php | 41 * Set override. Default true. 45 public function setOverride(bool $override): self argument 47 return $this->setParam('override', $override);
|