Home
last modified time | relevance | path

Searched refs:bind (Results 601 – 625 of 638) sorted by last modified time

1...<<212223242526

/plugin/bible/bible_douayRheims/
H A DEcclesiasticus.txt196 7:8. Nor bind sin to sin: for even in one thou shalt not be unpunished.
837 27:23. Thou canst no more bind him up. And of a curse there is reconciliation:
918 …30:7. For the souls of his sons he shall bind up his wounds, and at every cry his bowels shall be …
H A DJob.txt995 …39:10. Canst thou bind the rhinoceros with thy thong to plough, or will he break the clods of the …
H A DJudges.txt430 …id to them: Why are you come up against us? They answered: We are come to bind Samson, and to pay …
432 …15:12. And they said to him: We are come to bind thee, and to deliver thee into the hands of the P…
445 …rein his great strength lieth, and how we may be able to overcome him, to bind and afflict him: wh…
H A DMatthew.txt374 … enter into the house of the strong, and rifle his goods, unless he first bind the strong? and the…
425 …of the harvest I will say to the reapers: Gather up first the cockle, and bind it into bundles to …
547 …16:19. And I will give to thee the keys of the kingdom of heaven. And whatsoever thou shalt bind u…
600 …18:18. Amen I say to you, whatsoever you shall bind upon earth, shall be bound also in heaven: and…
777 …23:4. For they bind heavy and insupportable burdens and lay them on men's shoulders: but with a fi…
H A DNumbers.txt1046 …30:3. If any man make a vow to the Lord, or bind himself by an oath: he shall not make his word vo…
1047 …30:4. If a woman vow any thing, and bind herself by an oath, being in her father's house, and but …
1050 …, and shall vow any thing, and the word once going out of her mouth shall bind her soul by an oath,
1057 …30:14. If she vow and bind herself by oath, to afflict her soul by fasting, or abstinence from oth…
/plugin/editsections2/
H A Dscript.js46 .bind('mouseover', function(event) {
52 .bind('mouseout', function(event) {
/plugin/autoindentcontrol/
H A Dscript.js72 .bind('click', toggleAutoIndent);
93 $editor.bind(type, dw_editor.keyHandler);
/plugin/lightboxv2/
H A Dscript.js13 1);return!1})));b(document).bind("keydown",{opts:a},t)}function t(b){var c=b.data.opts,b=b.keyCode,…
/plugin/fedauth/Auth/
H A DCOPYING46 separable from, or merely link (or bind by name) to the interfaces of,
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js5 if(!Function.prototype.bind){Function.prototype.bind=function(target){var args=Array.prototype.slic…
7 …cies[name];if(deps){var chain=this._loaded.bind(this,name);for(var i=0;i<deps.length;i+=1){chain=t…
9 …[name]);}else{this.loading[name]=[callback];this.loader(name,this._finish.bind(this,name));}};var …
H A Djquery.syntax.layout.editor.js27 …;});}};container.bind('keyup',function(){updateContainer();});container.bind('paste',function(even…
H A Djquery.syntax.min.js5 if(!Function.prototype.bind){Function.prototype.bind=function(target){var args=Array.prototype.slic…
7 …cies[name];if(deps){var chain=this._loaded.bind(this,name);for(var i=0;i<deps.length;i+=1){chain=t…
9 …[name]);}else{this.loading[name]=[callback];this.loader(name,this._finish.bind(this,name));}};var …
/plugin/zoom/
H A Dscript.js9bind('mousemove',this,function(event){mx=event.pageX;my=event.pageY});$mouseTrap.bind('mouseleave'…
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java632 public Action bind(String name, final Action action) in bind() method in BasicGraphEditor
634 return bind(name, action, null); in bind()
644 public Action bind(String name, final Action action, String iconUrl) in bind() method in BasicGraphEditor
H A DEditorMenuBar.java350 .bind( in EditorMenuBar()
356 .bind( in EditorMenuBar()
390 submenu.add(editor.bind(mxResources.get("dirty"), in EditorMenuBar()
583 submenu.add(editor.bind(mxResources.get("center"), in populateShapeMenu()
595 submenu.add(editor.bind(mxResources.get("middle"), in populateShapeMenu()
598 submenu.add(editor.bind(mxResources.get("bottom"), in populateShapeMenu()
605 .add(editor.bind(mxResources.get("autosize"), in populateShapeMenu()
627 submenu.add(editor.bind(mxResources.get("image"), in populateFormatMenu()
666 subsubmenu.add(editor.bind(mxResources.get("top"), in populateFormatMenu()
835 submenu.add(editor.bind(mxResources.get("right"), in populateFormatMenu()
[all …]
H A DEditorMenuBar.java.bak89 // menu.add(editor.bind(mxResources.get("pageSetup"),
350 .bind(
356 .bind(
390 submenu.add(editor.bind(mxResources.get("dirty"),
583 submenu.add(editor.bind(mxResources.get("center"),
595 submenu.add(editor.bind(mxResources.get("middle"),
598 submenu.add(editor.bind(mxResources.get("bottom"),
605 .add(editor.bind(mxResources.get("autosize"),
627 submenu.add(editor.bind(mxResources.get("image"),
666 subsubmenu.add(editor.bind(mxResources.get("top"),
[all …]
H A DBasicGraphEditor.java.bak620 public Action bind(String name, final Action action)
622 return bind(name, action, null);
632 public Action bind(String name, final Action action, String iconUrl)
H A DSchemaEditorMenuBar.java77 menu.add(editor.bind(mxResources.get("pageSetup"), in SchemaEditorMenuBar()
204 submenu.add(editor.bind("400%", new ScaleAction(4))); in SchemaEditorMenuBar()
205 submenu.add(editor.bind("200%", new ScaleAction(2))); in SchemaEditorMenuBar()
207 submenu.add(editor.bind("100%", new ScaleAction(1))); in SchemaEditorMenuBar()
209 submenu.add(editor.bind("50%", new ScaleAction(0.5))); in SchemaEditorMenuBar()
255 submenu.add(editor.bind(mxResources.get("gridSize"), in SchemaEditorMenuBar()
257 submenu.add(editor.bind(mxResources.get("gridColor"), in SchemaEditorMenuBar()
321 .bind( in SchemaEditorMenuBar()
327 .bind( in SchemaEditorMenuBar()
338 submenu.add(editor.bind(mxResources.get("dirty"), in SchemaEditorMenuBar()
[all …]
H A DSchemaEditorToolBar.java51 add(editor.bind("New", new NewAction(), in SchemaEditorToolBar()
53 add(editor.bind("Open", new OpenAction(), in SchemaEditorToolBar()
55 add(editor.bind("Save", new SaveAction(false), in SchemaEditorToolBar()
60 add(editor.bind("Print", new PrintAction(), in SchemaEditorToolBar()
65 add(editor.bind("Cut", TransferHandler.getCutAction(), in SchemaEditorToolBar()
67 add(editor.bind("Copy", TransferHandler.getCopyAction(), in SchemaEditorToolBar()
69 add(editor.bind("Paste", TransferHandler.getPasteAction(), in SchemaEditorToolBar()
74 add(editor.bind("Delete", mxGraphActions.getDeleteAction(), in SchemaEditorToolBar()
79 add(editor.bind("Undo", new HistoryAction(true), in SchemaEditorToolBar()
81 add(editor.bind("Redo", new HistoryAction(false), in SchemaEditorToolBar()
H A DEditorToolBar.java60 add(editor.bind("New", new NewAction(), in EditorToolBar()
62 add(editor.bind("Open", new OpenAction(), in EditorToolBar()
64 add(editor.bind("Save", new SaveAction(false), in EditorToolBar()
69 add(editor.bind("Print", new PrintAction(), in EditorToolBar()
74 add(editor.bind("Cut", TransferHandler.getCutAction(), in EditorToolBar()
88 add(editor.bind("Undo", new HistoryAction(true), in EditorToolBar()
90 add(editor.bind("Redo", new HistoryAction(false), in EditorToolBar()
152 add(editor.bind("Bold", new FontStyleAction(true), in EditorToolBar()
171 add(editor.bind("Font", new ColorAction("Font", in EditorToolBar()
174 add(editor.bind("Stroke", new ColorAction("Stroke", in EditorToolBar()
[all …]
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js159 }.bind(this), draggable.options.delay);
474 }.bind(this));
482 return (v/this.options.snap[i]).round()*this.options.snap[i] }.bind(this));
485 return (v/this.options.snap).round()*this.options.snap }.bind(this));
510 this.scrollInterval = setInterval(this.scroll.bind(this), 10);
H A Dunittest.js174 setTimeout(this.runTests.bind(this), 1000);
224 setTimeout(this.runTests.bind(this), test.timeToWait || 1000);
428 }.bind(this)) && this.pass();
469 Test.Unit.Assertions.prototype.initialize.bind(this)();
495 if (!this.isWaiting) this.setup.bind(this)();
497 this.test.bind(this)();
500 this.teardown.bind(this)();

1...<<212223242526