Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 28) sorted by relevance

12

/plugin/linkmanager/
Dfunctions.php45 function linkpage_filelist($ns,$auth=null,$jump=''){ argument
77 linkpage_printfile($item,$auth,$jump);
97 function linkpage_printfile($item,$auth,$jump){ argument
107 if($jump == $item['id']) {
108 $jump = ' id="scroll__here" ';
110 $jump = '';
130 echo '<div class="'.$zebra.'"'.$jump.'>'.NL;
134 echo '<div class="'.$zebra.'"'.$jump.'>'.NL;
/plugin/preservefilenames/
Daction_adorabelle.php33 function _mod_media_printfile($item,$auth,$jump,$display_namespace=false){ argument
44 if($jump == $item['id']) {
45 $jump = ' id="scroll__here" ';
47 $jump = '';
80 echo '<div class="'.$zebra.'"'.$jump.' title="'.$fakeId_escaped.'">'.NL;
120 function _mod_media_printfile_thumbs($item,$auth,$jump=false,$display_namespace=false){ argument
Daction_angua.php287 function _mod_media_tab_files($ns,$auth=null,$jump='') { argument
294 $this->_mod_media_filelist($ns,$auth,$jump,true,_media_get_sort_type());
303 function _mod_media_filelist($ns,$auth=null,$jump='',$fullscreenview=false,$sort=false){ argument
332 $this->_mod_media_printfile($item,$auth,$jump);
334 $this->_mod_media_printfile_thumbs($item,$auth,$jump);
348 function _mod_media_printfile($item,$auth,$jump,$display_namespace=false){ argument
359 if($jump == $item['id']) {
360 $jump = ' id="scroll__here" ';
362 $jump = '';
395 echo '<div class="'.$zebra.'"'.$jump.' title="'.$fakeId_escaped.'">'.NL;
[all …]
/plugin/copycode/
DREADME.md50 …ith navigator.clipboard function instead of hidden input hack. Fixing the jump to top bug on andro…
56 - Fix preventing jump to top while clicking the code block
/plugin/subjectindex/
Dstyle.css167 div.dokuwiki .subjectindex .jump {
173 div.dokuwiki .subjectindex .jump {
/plugin/doctree2filelist/
Dstart.txt15 …rkungen|Ergebnisbezogene Angaben.|portfolio:ergebnisse:start|:shared:icons:go-jump-50x50.png</item>
/plugin/langdelete/
Dstyle.css103 /* jump briefly */
/plugin/dirtylittlehelper/mermaid/editor/docs/
D32.32.js.map1 …is no way to jump 1 character back to let the\n // HTML mode also tokenize the opening angl…
D3.3.js.map1jump to WithinTag\n case ScannerState.BeforeAttributeValue:\n if (stream…
/plugin/webdav/vendor/sabre/dav/
DCONTRIBUTING.md78 To run the testsuite jump into the directory `cd tests` and trigger `phpunit`.
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md78 To run the testsuite jump into the directory `cd tests` and trigger `phpunit`.
/plugin/discussion/
Daction.php1091 * @param bool $jump
1094 protected function _button($cid, $label, $act, $jump = false) { argument
1097 $anchor = ($jump ? '#discussion__comment_form' : '' );
/plugin/codemirror/dist/modes/
Dz80.min.js.map1 …|ot[di]r|out[di]?)\\b/i;\n keywords2 = /^(call|j[pr]|ret[in]?|b_?(call|jump))\\b/i;\n }\n\n v…
Dpuppet.min.js.map1 …on dport exec ' +\n 'file filebucket group host icmp iniface interface jump k5login limit log_l…
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dcompress.js3541 var declare_only, jump, merge_jump;
3584 … body: as_statement_array(stat.alternative).concat(extract_functions(merge_jump, jump)),
3621 … body: as_statement_array(stat.body).concat(extract_functions(merge_jump, jump)),
3698 jump = stat;
3702 if (declare_only && jump && jump === next) eliminate_returns(stat);
3724 if (!jump) return false;
3725 if (jump.TYPE != ab.TYPE) return false;
3728 var equals = jump.equals(ab);
3731 if (jump.value && jump.value.equals(value)) equals = 2;
3733 if (!equals && !exact && jump.value instanceof AST_Sequence) {
[all …]
/plugin/json/demo/
Djson_definition_demo.txt92 …th data from %%<json id=ganache>%% element from 'recipe_sweet_sauces' and jump to this chapter (se…
/plugin/passpolicy/
Dwords.txt1895 jump
D10k-common-passwords.txt3927 jump
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md590 - Bookmarks will now work if jump more than one level e.g. 0,2,1 Inserts a new blank entry at leve…
/plugin/asciidocjs/node_modules/pug-filters/node_modules/source-map/dist/
Dsource-map.min.js.map1jump through\n\t// these hoops because there can be many thousands of mappings, and parsing\n\t// …
/plugin/asciidocjs/node_modules/source-map/dist/
Dsource-map.min.js.map1jump through\n\t// these hoops because there can be many thousands of mappings, and parsing\n\t// …
/plugin/tuxquote/
Dquotes.txt1232 Don't jump on a man unless he's down. <BR> -- Finley Peter Dunne (1867-1936), U.S. humorist
1420 No animal should ever jump up on the dining-room furniture unless absolutely certain that he can ho…
1451 …y direction. It comes completely assembled, and it makes a sound when you jump on it. <BR> -- Step…
1711 We'll jump off that bridge when we come to it. <BR> -- Lester B. Pearson (1897-1972), Canadian prim…
/plugin/jmol2/jmol/
DCHANGES.txt120 # bug fix: set picking select label shifting label causes jump and not saved in state reproducibly
/plugin/codemirror/dist/
Dscripts.min.js.map1jump-to-line.js","../node_modules/codemirror/addon/search/matchesonscrollbar.js","../node_modules/…
/plugin/strata/
Dplotly-2.25.2.min.js8jump=function(t){var e=this.lastT(),r=this.dimension;if(!(t<e||arguments.length!==r+1)){var n=this…

12