Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 101) sorted by relevance

12345

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DHandlerStack.php205 if (($prev = $this->handler) === null) { variable in GuzzleHttp\\HandlerStack
211 $prev = $fn[0]($prev); variable in GuzzleHttp\\HandlerStack
214 $this->cached = $prev; variable in GuzzleHttp\\HandlerStack
/plugin/sketchcanvas/phplib/
Dimage.php216 function cubicBezierCurve($im, $prev, $p, $color){
297 $prev = $pts[0]; variable
305 $prev = $p1; variable
334 $prev = null; variable
338 $prev = $p; variable
/plugin/diagramsnet/lib/js/diagramly/
DDiffSync.js680 lookup[newPages[i].getId()] = {page: newPages[i], prev: prev}; property
766 EditorUi.prototype.createCellLookup = function(cell, prev, lookup) argument
769 lookup[cell.getId()] = {cell: cell, prev: prev}; property
787 EditorUi.prototype.diffCellRecursive = function(cell, prev, lookup, diff, removed) argument
/plugin/codemirror/dist/modes/
Dr.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
Dcypher.min.js1 …eturn"keyword";return"variable"}};var e=function(a,b,c){return a.context={prev:a.context,indent:a.… property
Dturtle.min.js1 …kenize=h;break}d=!d&&e=="\\"}return"string"}}function j(a,b,c){a.context={prev:a.context,indent:a.… property
Dsparql.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
Dq.min.js1 …next","not","null","or","over","parse","peach","pj","plist","prd","prds","prev","prior","rand","ra… property
Dcoffeescript.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi… function
Druby.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi…
Dtiki.min.js1 …"));else if(typeof define=="function"&&define.amd)define(["../../lib/codemirror"],a);else a(CodeMi… function
/plugin/jcapture/src/com/hammurapi/jcapture/
DScreenShot.java21 private final ScreenShot prev; field in ScreenShot
38 ScreenShot prev, in ScreenShot()
DRegion.java15 private BufferedImage prev; field in Region
20 …public Region(BufferedImage master, String format, FileChannel channel, BufferedImage prev, boolea… in Region()
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DZipper.php84 public function prev($t) { function in HTMLPurifier_Zipper
/plugin/picasawebalbum/
Dscript.js19 prev: "Précédent", property
Djquery.pwi.js324 prev: "Previous", property
/plugin/sphinxsearch-was/
H A Daction.php106 function _search($query, $start, $prev)
/plugin/sphinxsearch/
Daction.php101 function _search($query, $start, $prev) {
/plugin/diagramsnet/lib/plugins/
Dexplore.js170 mxText.prototype.prev = true; method in mxText
/plugin/impressjs/tpl/dokuwiki/
Dimpress.js552 var prev = function () { function
638 prev: prev property
/plugin/abc2/abc-libraries/abc2svg/
Dgamelan-1.js28 …es:[{pit:s.notes[0].pit,jn:8}],xmx:0,beam_on:true,noplay:true,time:s.time+s.dur,prev:s,next:s.next} property
Djianpu-1.js28 …,nhd:0,notes:[{pit:s.notes[0].pit,jn:8}],xmx:0,noplay:true,time:s.time+C.BLEN/4,prev:s,next:s.next} property
Dgrid3-1.js177 …v,p_v:p_vc,st:0,time:s.time,dur:0,nhd:0,notes:[{pit:18}],next:s,ts_next:s,prev:s.prev,ts_prev:s.ts… property
/plugin/txt2tags/
Dtxt2tags.class.php698 function fixblockquote(&$prev, $curr) { # close open blocks, open sub-blocks
/plugin/picasawebalbum/orig/
Djquery.pwi.js324 prev: "Previous", property

12345