Home
last modified time | relevance | path

Searched defs:add (Results 51 – 75 of 267) sorted by path

1234567891011

/plugin/ckgedit/ckeditor/
H A Dckeditor.js18 …agName("head")[0].appendChild(a)}};CKEDITOR.loadFullCoreTimeout=0;CKEDITOR.add=function(a){(this._… function
253 …OR.tools.setTimeout(function(){delete this._.timer;d.call(this)},b,this)}},add:function(a,d){var b… method in CKEDITOR.focusManager
318 …exec(a,g,c,this):g}}});CKEDITOR.htmlParser.filterRulesGroup=a;a.prototype={add:function(a,c,d){thi… method in a
677 …E3;a&&(b._hideTimeoutId=setTimeout(function(){b.hide()},a))}};r.prototype={add:function(b){this.no… method in r
1302 …olbar:"insert,10"});Z(a)}}});q.prototype={MIN_SELECTION_CHECK_INTERVAL:500,add:function(a,b){b=CKE… method in q
/plugin/combo/resources/dictionary/
H A Dcarbon-icons.json24 "add": "add", string
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js127 if(pi.util.IsHash(_object[name])){_branch[name]={};this.movePrivateMembers(_object[name],_branch[name]);}};};};pi.element=new pi.base;pi.element.init=function(_val){this.environmen global() method in pi.element.body.child
[all...]
H A Dfirebug-lite-1.2.js2389 "add":function(_elements){ global() method in pi.element.body.child
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php139 public function add(ATNConfig $config, ?DoubleKeyMap $mergeCache = null) : bool function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfigSet
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContextCache.php29 public function add(PredictionContext $ctx) : PredictionContext function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContextCache
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php14 public function add(int $value) : void function in Antlr\\Antlr4\\Runtime\\Utils\\BitSet
H A DSet.php107 public function add(Hashable $value) : bool function in Antlr\\Antlr4\\Runtime\\Utils\\Set
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DPosition.php10 public $add = 0; variable in PhpCss\\Ast\\Value\\Position
12 public function __construct(int $repeat, int $add) { argument
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DXpath.php159 private function add(string $string): void { function in PhpCss\\Ast\\Visitor\\Xpath
[all...]
/plugin/combo/vendor/composer/
H A DClassLoader.php118 public function add($prefix, $paths, $prepend = false) function in Composer\\Autoload\\ClassLoader
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php91 public function add($name, $helper) function in Handlebars\\Helpers
/plugin/commonmark/vendor/composer/
H A DClassLoader.php118 public function add($prefix, $paths, $prepend = false) global() function in Composer\\Autoload\\ClassLoader
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DDelimiterProcessorCollection.php25 public function add(DelimiterProcessorInterface $processor) global() function in League\\CommonMark\\Delimiter\\Processor\\DelimiterProcessorCollection
H A DDelimiterProcessorCollectionInterface.php31 * @throws InvalidArgumentException Exception will be thrown if attempting to add multiple processors for the same character function
H A DStaggeredDelimiterProcessor.php67 public function add(DelimiterProcessorInterface $processor) global() function in League\\CommonMark\\Delimiter\\Processor\\StaggeredDelimiterProcessor
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php90 public function add($element): bool global() function in League\\CommonMark\\Util\\ArrayCollection
H A DPrioritizedList.php42 public function add($item, int $priority): void global() function in League\\CommonMark\\Util\\PrioritizedList
/plugin/database/
H A Ddatabase.php411 function add($p_message) { function in Messages
470 function add($p_message) { function in AuditTrail
/plugin/davcal/vendor/composer/
H A DClassLoader.php108 public function add($prefix, $paths, $prepend = false) function in Composer\\Autoload\\ClassLoader
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSharingSupport.php197 function updateShares($calendarId, array $add, array $remove);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DIShareableCalendar.php32 function updateShares(array $add, array $remove);
H A DShareableCalendar.php33 function updateShares(array $add, array $remove) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DResourceType.php70 function add($type) { function in Sabre\\DAV\\Xml\\Property\\ResourceType
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php81 function updateShares($calendarId, array $add, array $remove) {

1234567891011