Home
last modified time | relevance | path

Searched defs:scope (Results 76 – 100 of 121) sorted by relevance

12345

/plugin/latexport/implementation/
Ddecorator.php147 function appendCommand($command, $scope, $argument = '') {
161 function appendInlineCommand($command, $scope, $argument = '') {
Ddecorator_persister.php65 function appendCommand($command, $scope = null, $argument = '') {
79 function appendInlineCommand($command, $scope = null, $argument = '') {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_keyboard_navigation.js420 addShortcut: function(shortcut, handler, scope){ argument
426 getShortcutHandler: function(shortcut, scope){ argument
432 getCommandHandler: function(command, scope){ argument
440 removeShortcut: function(shortcut, scope){ argument
/plugin/combo/ComboStrap/
H A DSiteConfig.php168 …public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLU…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.min.js17 …t,n,r){var i,a,l=m.length,s=null;R=!0;try{for(;l--;)if(a=m[l],!("all"!==a.scope&&a.scope!==n||a.tr… property
/plugin/s5reloaded/ui/effects_support/
Ddragdrop.js233 queue: {scope:'_draggable', position:'end'} property
239 queue: {scope:'_draggable', position:'end'}, property
Deffects.js155 queue: { position:'end', scope:(element.id || 'global'), limit: 1 } property
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dscope.js46 function SymbolDef(scope, index, orig) { argument
Dast.js141 scope: "[AST_Scope/S] The scope that this directive affects", property
829 scope: "[AST_Scope/S] the current scope (not necessarily the definition scope)", property
Dcompress.js729 function are_references_in_scope(def, scope) { argument
3737 scope : undef.scope, property
/plugin/diagramsnet/lib/js/diagramly/
DTrelloClient.js48 scope: property
DGitLabClient.js27 GitLabClient.prototype.scope = 'api%20read_repository%20write_repository'; method in GitLabClient
DGitHubClient.js29 GitHubClient.prototype.scope = 'repo'; method in GitHubClient
/plugin/authgoogle/google/contrib/
DGoogle_CivicInfoService.php534 public $scope; variable in Google_ElectoralDistrict
547 public function setScope( $scope) {
DGoogle_CalendarService.php786 public $scope; variable in Google_AclRule
811 public function setScope(Google_AclRuleScope $scope) {
/plugin/diagramsnet/lib/WEB-INF/lib/
Djstl-1.2.jar ... TagSupport { private boolean result private String var private int scope protected abstract boolean condition () throws javax.servlet ...
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js1119 scope = classScope; property
1121 scope = defaultScope; property
1234 scope: options.scope || defaultScope, property
2188 scope: 'all', property
2216 scope: 'all', property
2284 scope: 'all', property
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php78 protected $scope; variable in lessc
275 protected function mediaParent($scope)
/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js601 function attachEvent(obj, type, func, scope) argument
/plugin/callflow/
Draphael.js54 eve = function (name, scope) { argument
1209 function cacher(f, scope, postprocessor) { argument
/plugin/advrack/
Draphael.js54 eve = function (name, scope) { argument
1209 function cacher(f, scope, postprocessor) { argument
/plugin/diagramsnet/lib/js/onedrive/
DOneDriveOrig.js2 …ion i(){this.constructor=e}i.prototype=t.prototype;e.prototype=new i};!function(e){if("object"==ty… argument
DOneDrive.js6 …ion i(){this.constructor=e}i.prototype=t.prototype;e.prototype=new i};!function(e){if("object"==ty… function
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs646 function find_existing_class(scope, name) { argument
667 Opal.klass = function(scope, superclass, name) { argument
773 function find_existing_module(scope, name) { argument
786 Opal.module = function(scope, name) { argument
Dopal.js650 function find_existing_class(scope, name) { argument
671 Opal.klass = function(scope, superclass, name) { argument
778 function find_existing_module(scope, name) { argument
791 Opal.module = function(scope, name) { argument

12345