Home
last modified time | relevance | path

Searched refs:new (Results 151 – 175 of 1508) sorted by relevance

12345678910>>...61

/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellerStyle.css2 font-family: courier new;
17 font-family: courier new, courier, monospace;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellerStyle.css2 font-family: courier new;
17 font-family: courier new, courier, monospace;
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DDelimiterProcessorCollection.php67 throw new InvalidArgumentException(\sprintf('Delim processor for character "%s" already exists', $processor->getOpeningCharacter()));
73 private function addStaggeredDelimiterProcessorForChar(string $opening, DelimiterProcessorInterface $old, DelimiterProcessorInterface $new): void
78 $s = new StaggeredDelimiterProcessor($opening, $old);
81 $s->add($new);
62 addStaggeredDelimiterProcessorForChar(string $opening, DelimiterProcessorInterface $old, DelimiterProcessorInterface $new) global() argument
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DREADME.md23 $qrCode = new QrCode('Lorem ipsum sit dolor');
25 $output = new Output\Png();
/plugin/revealjs/syntax/
H A Dheader.php192 $new = ltrim($title,'0123456789_-');
193 if(empty($new)){
197 $title = $new;
/plugin/jplayer/vendor/mustache/mustache/
H A DREADME.md19 $m = new Mustache_Engine;
56 $m = new Mustache_Engine;
57 $chris = new Chris;
/plugin/task/
H A Daction.php208 $new = preg_replace('/~~TASK:?/', '~~TASK:'.$INFO['userinfo']['name'], $wiki);
210 if ($new != $wiki) {
211 saveWikiText($ID, $new, $summary, true); // save as minor edit
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DUserObject.java.bak37 // mxCodecRegistry.register(new mxObjectCodec(
38 // new com.example.CustomUserObject()));
55 mxGraph graph = new mxGraph()
152 mxGraphComponent graphComponent = new mxGraphComponent(graph)
193 UserObject frame = new UserObject();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Djoin.test21 return ['foo' => new TwigTestFoo(), 'bar' => new \ArrayObject([3, 4])]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst58 $loader = new \Twig\Loader\ArrayLoader([
61 $twig = new \Twig\Environment($loader);
74 $loader = new \Twig\Loader\FilesystemLoader('/path/to/templates');
75 $twig = new \Twig\Environment($loader, [
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md38 $coverage = new \SebastianBergmann\CodeCoverage\CodeCoverage;
45 $writer = new \SebastianBergmann\CodeCoverage\Report\Clover;
48 $writer = new \SebastianBergmann\CodeCoverage\Report\Html\Facade;
/plugin/farmer/action/
H A Dajax.php101 $new = (int) !$plugin['actual'];
103 $new = -1;
105 $helper->setPluginState($pname, $animal, $new);
107 // show new state
/plugin/accscounter/lang/en/
H A Dmovedirection.txt7 … will __start to move or delete the files without notice__.\\ Files on the new destination will be…
10 * [[?do=accscounter_datatransfer&mode=move|Move the files to the new destination]]
/plugin/diagramsnet/lib/img/lib/mscae/
H A DCDNrocket.svg1new"/><g fill="#68217a"><path d="M4.686 21.6v9.2l3.9 3.8h9.2v-13z"/><path d="M28.486 45.3h-9.2l-3.…
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst14 $twig->addExtension(new Twig_Extensions_Extension_I18n());
159 $loader = new Twig_Loader_Filesystem($tplDir);
162 $twig = new Twig_Environment($loader, array(
166 $twig->addExtension(new Twig_Extensions_Extension_I18n());
170 …foreach (new RecursiveIteratorIterator(new RecursiveDirectoryIterator($tplDir), RecursiveIteratorI…
/plugin/diagramsnet/lib/img/lib/ibm/applications/
H A Dactionable_insight.svg1 ….9" opacity=".38" enable-background="new"/><circle cx="26.7" cy="21.2" r="5.5" opacity=".38" enabl…
/plugin/note/
H A Dsyntax.php143 static $new;
146 $new = method_exists($renderer, 'getODTPropertiesFromElement');
150 if (!$new) {
222 * ODT rendering for new versions of the ODT plugin.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php206 $new = (new ServerRequest(
222 $new = $new->withAttribute($key, $value);
225 return $new;
/plugin/discussion/
H A Dadmin.php350 function _changeStatus($new) { argument
358 if ($old == $new) return true;
361 $data['status'] = $new;
366 $replace = $patterns[$new];
/plugin/codemirror/dist/modes/
H A Doctave.min.js.map1new RegExp(\"^((\" + words.join(\")|(\") + \"))\\\\b\");\n }\n\n var singleOperators = new RegEx…
/plugin/diagrams/action/
H A Dembed.php77 * Save a new embedded diagram
116 $new = substr($original, 0, $pos) . $svg . substr($original, $pos + $len);
117 saveWikiText($id, $new, $this->getLang('embedSaveSummary'));
/plugin/flowplayer/player/
H A DREADME.txt19 - new flowplayer.js version 3.2.11,
36 - new flowplayer.js version 3.2.9, fixes #510
85 - #375 clearing the event listeners when adding new video displays prevents new events being added …
94 - new clip property 'stopLiveOnPause'
113 - Loads the new controlbar plugin version 3.2.5.
121 - added new onClipResized event
123 - API: Added new url property to plugin objects
143 - new flowplayer.js version, with Apple iDevice fixes
147 - a new 'type' clip property exposed to JS
369 - added audio support, clip has a new "image" property
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as59 private var myInitTimer:Timer = new Timer(100, 0);
104 myMp3Player = new JplayerMp3(initialVolume);
107 myMp4Player = new JplayerMp4(initialVolume);
110 myRtmpPlayer = new JplayerRtmp(initialVolume);
120 var myContextMenu:ContextMenu = new ContextMenu();
122 var menuItem_jPlayer:ContextMenuItem = new ContextMenuItem("jPlayer " + JplayerStatus.VERSION);
123 var menuItem_happyworm:ContextMenuItem = new ContextMenuItem("© 2009-2014 Happyworm Ltd", true);
131 txLog = new TextField();
530 resizeHandler(new Event(Event.RESIZE));
598 navigateToURL(new URLRequest("http://jplayer.org/"), "_blank");
[all …]
/plugin/revealjs/
H A Dchangelog.md20 …- `---->` opens a new slide with default transition in default speed (open previous slides will be…
30 …- `---->>` opens a new slide container for vertical (nested) slides and a new slide with the given…
38 …indicator {{background>orange bg-zoom}}: allowing now all options from the new slide indicator (se…
48 - Introducing new syntax for [speaker notes][1]:
53 - Introducing new syntax for [fragments][2]:
89 * Add option to open presentation in new window and make this behavior default
123 * Substitute theme beige_white by the new reveal.js theme white.

12345678910>>...61