Home
last modified time | relevance | path

Searched refs:pop (Results 526 – 550 of 559) sorted by last modified time

1...<<212223

/plugin/aceeditor/
H A Dbuild.js1pop())}else if(r){var s=r.indexOf(t);s!=-1&&r.splice(s,1)}},r.on=r.addEventListener=function(e,t,n…
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js2454 …hile(C+1<SimileAjax.WindowManager._layers.length){try{var A=SimileAjax.WindowManager._layers.pop();
/plugin/simplechat/
H A Dscript.js56 $sc_chatstatus = $msgs.pop();
/plugin/tindexmenu/
H A Dindexmenu-full.js241 this.aIndent.pop();
799 if (!Array.prototype.pop) {
800 Array.prototype.pop = function array_pop() { method in Array
H A Dindexmenu.js35 …pid||a._io?"block":"none")+';">',b&&(e+=this.addNode(a)),e+="</div>");this.aIndent.pop();return e};
60 Array.prototype.pop||(Array.prototype.pop=function(){var a=this[this.length-1];this.length=Math.max… argument
/plugin/projects/
H A Dcodemirror-compressed.js1pop(),r=[];for(var i=n.length-1;i>=0;i-=1){var s=n[i],o=[],u=s.start+s.added;Ct.iter(s.start,u,fun…
/plugin/bible/
H A DREADME3 recognizes bible verse chapters and numbers and creates pop-up text of the verse
H A Dplugin.info.txt6 desc recognizes bible verse chapters and numbers and creates pop-up text of the verse
/plugin/formatplus/
H A Dscript.js52 qprev = qstack.pop();
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js6 …);if(childLines.length>1){childLines[0]=text+childLines[0];text=childLines.pop();}else{text+=child…
/plugin/s5reloaded/ui/effects_support/
H A Dunittest.js559 body.pop();
H A Dprototype.js889 iterator = args.pop();
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16pop(),set:p(g)}:k.find(x.pop(),x.length===1&&(x[0]==="~"||x[0]==="+")&&d.parentNode?d.parentNode:d…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js2454 …hile(C+1<SimileAjax.WindowManager._layers.length){try{var A=SimileAjax.WindowManager._layers.pop();
/plugin/tline/
H A DCHANGES.txt256 * Added support for 'hoverText' - title pop-ups on Exhibit-based timelines
/plugin/processing/
H A Dscript.js4170 PMatrixStack.prototype.pop = function pop() { method in PMatrixStack
4171 return this.matrixStack.pop();
4320 newary.pop();
4952 modelView.set(userMatrixStack.pop());
5030 var oldState = styleArray.pop();
8023 vertArray.pop();
11785 result = stack.pop() + '"' + kind + (index + 1) + '"';
12552 var tail = fields.pop();
/plugin/jquery/
H A Djquery-1.4.2.min.js72pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h…
H A Djquery-1.4.2.js2703 { expr: parts.pop(), set: makeArray(seed) } :
2704 …Sizzle.find( parts.pop(), parts.length === 1 && (parts[0] === "~" || parts[0] === "+") && context.…
2714 var cur = parts.pop(), pop = cur;
2719 pop = parts.pop();
2722 if ( pop == null ) {
2723 pop = context;
2726 Expr.relative[ cur ]( checkSet, pop, contextXML );
H A Dscript.js19pop(),set:E(ab)}:F.find(Y.pop(),Y.length===1&&T.parentNode?T.parentNode:T,P(T));ae=F.filter(ad.exp…
/plugin/jmol2/jmol/
H A DCHANGES.txt1962 # console has a menubar menu item "Jmol" that is the pop-up menu.
H A DREADME.txt100 the capabilities provided by some of the files, because the pop-up menu
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf5559 https?:\/\/([^\/]*\.)?pop\.egi\.biz
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1 …on isBlank(i){return trim(i)==''}function push(i,I){i[i.length]=I}function pop(i){if(i.length>=1){… function
/plugin/indexmenu2/cms/extensions/
H A Darrayextensions.js2 …;I<l;I++){i[I]=this[I]}return i}}if(isUndefined(Array.prototype.pop)){Array.prototype.pop=function… method in Array
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26pop) A=A[0];for (var i=0;i<A.length;i++){if (this==A[i]) return true;};return false;};String.proto…
27 …oadFlag) return;var A=this._FCKCleanupObj.Items;while (A.length>0){var B=A.pop();if (B) B[1].call(…
36 …){var D={};if (!C.pop) C=[C];while (C.length>0) D[C.pop().toLowerCase()]=1;var E=this.GetCommonPar…
79 …(var i=0;i<C.length;i++) G=FCKDomTools.GetCommonParents(G,C[i].parentNode).pop();for (var i=0;i<C.…
82 … i=0;i<F.length;i++){E=F[i];G=FCKDomTools.GetCommonParents(E.parentNode,G).pop();};var I=null;whil…

1...<<212223