Home
last modified time | relevance | path

Searched refs:add (Results 326 – 350 of 2070) sorted by relevance

1...<<11121314151617181920>>...83

/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js1add("footnote",{init:function(b){b.addCommand("footnoteDialog",new CKEDITOR.dialogCommand("footnot…
/plugin/dokumicrobugtracker/
H A DCHANGELOG7 Version 2011-01-05 Implement Ajax edition, add count feature, remove delete button
12 … option for Status, Add default stylesheet, Column size are now resizable, add delete feature with…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DLessFilter.php142 $pb->add($this->nodeBin)->add($input = FilesystemUtils::createTemporaryFile('less'));
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php80 $vevent8->add('EXDATE', '20130405T140000');
81 $vevent8->add('EXDATE', '20130329T140000');
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
H A DExportUtil.php162 $key = $processed->add($value);
190 $hash = $processed->add($value);
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1add("footnote",{init:function(b){b.addCommand("footnoteDialog",new CKEDITOR.dialogCommand("footnot…
/plugin/combo/db/combo/
H A Dupdate0021.sql1 alter table PAGES add column IS_INDEX TEXT;
/plugin/combo/resources/snippet/js/
H A Dlozad-svg.js6 el.classList.add('loaded-cs');
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRecordingControlsFrame.java81 getContentPane().add(contentPanel, BorderLayout.CENTER); in RecordingControlsFrame()
92 contentPanel.add(pauseButton, new GridBagConstraints(1, 1, 1, 1, 0.0, in RecordingControlsFrame()
116 contentPanel.add(stopButton, new GridBagConstraints(3, 1, 1, 1, 0.0, in RecordingControlsFrame()
176 contentPanel.add(cancelButton, new GridBagConstraints(5, 1, 1, 1, 0.0, in RecordingControlsFrame()
/plugin/ckgdoku/ckeditor/
H A Dstyles.js16 CKEDITOR.stylesSet.add( 'default', [
/plugin/ckgedit/ckeditor/
H A Dstyles.js16 CKEDITOR.stylesSet.add( 'default', [
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DBinaryTest.php15 $vcard->add('PHOTO', ['a', 'b']);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A Dbootstrap.php13 $loader->add('JMS\Serializer\Tests', __DIR__);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DBinaryTest.php15 $vcard->add('PHOTO', array('a','b'));
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DBinaryTest.php15 $vcard->add('PHOTO', array('a','b'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DBinaryTest.php15 $vcard->add('PHOTO', array('a','b'));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DSlashRTest.php14 $prop = $vcal->add('test', "abc\r\ndef");
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DSlashRTest.php14 $prop = $vcal->add('test', "abc\r\ndef");
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DSlashRTest.php14 $prop = $vcal->add('test', "abc\r\ndef");
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DSlashRTest.php14 $prop = $vcal->add('test', "abc\r\ndef");
/plugin/gtime/gtlib/tsp/
H A DGTHashChain.php283 $N = $publicationId->add(new GTBigInteger(1));
366 $n = $n->add($mask);
374 $result = $result->add($N);
/plugin/tablelayout/script/
H A Dtablelayout_functions.js24 $elements = $elements.add($parentDiv.prev('div.plugin_tablelayout_placeholder'));
25 $elements = $elements.add($parentDiv);
26 $elements = $elements.add($parentDiv.next('div.secedit.editbutton_table'));
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLL1Analyzer.php163 * opaque and add
186 if (!$lookBusy->add($c)) {
238 $calledRuleStack->add($s->ruleIndex);
256 $calledRuleStack->add($t->target->ruleIndex);
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DDelimiterProcessorCollectionInterface.php29 * @param DelimiterProcessorInterface $processor The delim processor to add
31 * @throws InvalidArgumentException Exception will be thrown if attempting to add multiple processors for the same character function
33 public function add(DelimiterProcessorInterface $processor): void;
/plugin/translator/lang/en/
H A Dnoversionsfound.txt1 The Category you selected has no Master Language. Please ask the administrator do add a Master Lang…

1...<<11121314151617181920>>...83