Home
last modified time | relevance | path

Searched refs:previous (Results 176 – 200 of 556) sorted by relevance

12345678910>>...23

/plugin/dokusioc/
H A DREADME.md11 next/previous versions, creator/modifier, contributors, date, content,
/plugin/copycode/
H A DREADME.md23 - Fix : commented an alert on unused mouse key clic (like previous or next buttons)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php46 $previous = libxml_use_internal_errors(true);
50 libxml_use_internal_errors($previous);
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less135 /* for events that are continuations from previous days, give the top border back */
144 /* undo a previous declaration and let the time text span to a second line */
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js812 var previous = 0;
816 previous = options.leading === false ? 0 : _.now();
824 if (!previous && options.leading === false) previous = now;
825 var remaining = wait - (now - previous);
833 previous = now;
844 previous = 0;
/plugin/vkeyboard/
H A Dchange_log31 the dokuwiki form (dw__editform') and the VKB cookie is re-set to a previous
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md26 'previous' => null
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst40 class of the previous example looks like this:
/plugin/combo/ComboStrap/
H A DCardTag.php144 * should start from previous
146 $callStack->previous();
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md53 - Package Fix: Renamed the built folder to `dist`, which is more appropriate than the previous nami…
60 - **[** previous item (playlist)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions/
H A DFunctionCallSignatureSniff.php113 $previous = $phpcsFile->findPrevious($search, ($stackPtr - 1), null, true);
114 if ($tokens[$previous]['code'] === T_FUNCTION) {
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js874 this.previous.pause();
876 this.previous.resume();
884 this._sources.push(previous);
2279 this.previous = null;
2329 if(this.previous) {
2391 this.previous = previous;
2414 if(this.previous) {
2435 if(this.previous) {
2484 if (this.previous) {
2485 this.previous.lock();
[all …]
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js784 var previous = 0;
787 previous = options.leading === false ? 0 : _.now();
794 if (!previous && options.leading === false) previous = now;
795 var remaining = wait - (now - previous);
803 previous = now;
/plugin/wysiwyg/css/
H A Dfck_internal.css76 with the previous rule IE ignores all. */
/plugin/fckg/
H A DREADME5 for all previous versions of Dokuwiki.
/plugin/combo/syntax/
H A Dbrand.php168 while ($actualCall = $callStack->previous()) {
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt121 …aves a backup file of the previous record set, which is saved in db/dbnames.ser.prev. If you deci…
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties16 previous.title=Previous Page
113 find_previous.title=Find the previous occurrence of the phrase
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js84 this.previous = name;
93 this.page.setName(this.previous);
94 this.name = this.previous;
95 this.previous = tmp;
1880 var tmp = obj.previous;
1881 obj.previous = obj.name;
/plugin/combo/vendor/dragonmantank/cron-expression/
H A DREADME.md7 due to run, calculate the next run date of the expression, and calculate the previous
/plugin/layeranimation/
H A Dstyle.less206 &.previous {
/plugin/openlayersmap/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md384 previous element.
404 $buffer->previous();
407 $buffer->previous();
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.min.css1previous,.jp-stop{width:28px;height:28px;margin-top:6px}.jp-stop{background:url(../image/jplayer.b…
/plugin/flowplay/flowplayer/
H A Djavascript.txt120 Moves to previous clip.

12345678910>>...23