Home
last modified time | relevance | path

Searched refs:put (Results 226 – 250 of 374) sorted by path

12345678910>>...15

/plugin/foldablelist/
H A DREADME.md56 people like to put "important stuff" on startpage and the department i work in is not different.
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md57 Once you have SELECTed your data with `'AsText('geo_field')'` or `'AsBinary('geo_field')'`, you can put it straight into
/plugin/googleads/
H A DREADME.md13 …dSense](https://en.wikipedia.org/wiki/Google_AdSense), which allows you to put targeted advertisem…
/plugin/googleads/lang/en/
H A Dintro.txt5 …en.wikipedia.org/wiki/Google_AdSense|Google AdSense]], which allows you to put targeted advertisem…
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DButtonManager.java80 list.put(place.getName(), place); in findButtons()
H A DComponentResizer.java32 cursors.put(1, Cursor.N_RESIZE_CURSOR);
33 cursors.put(2, Cursor.W_RESIZE_CURSOR);
34 cursors.put(4, Cursor.S_RESIZE_CURSOR);
35 cursors.put(8, Cursor.E_RESIZE_CURSOR);
36 cursors.put(3, Cursor.NW_RESIZE_CURSOR);
37 cursors.put(9, Cursor.NE_RESIZE_CURSOR);
38 cursors.put(6, Cursor.SW_RESIZE_CURSOR);
39 cursors.put(12, Cursor.SE_RESIZE_CURSOR);
H A DScreenRecorder.java253 imageCache.put(region, (Image) content); in getMovie()
H A DSwfEncoder.java245 imageCache.put(image, imageTag); in encode()
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DPort.java64 style.put(mxConstants.STYLE_EDGE, mxEdgeStyle.ElbowConnector); in Port()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorKeyboardHandler.java41 map.put(KeyStroke.getKeyStroke("control S"), "save"); in getInputMap()
43 map.put(KeyStroke.getKeyStroke("control N"), "new"); in getInputMap()
44 map.put(KeyStroke.getKeyStroke("control O"), "open"); in getInputMap()
46 map.put(KeyStroke.getKeyStroke("control Z"), "undo"); in getInputMap()
47 map.put(KeyStroke.getKeyStroke("control Y"), "redo"); in getInputMap()
49 .put(KeyStroke.getKeyStroke("control shift V"), in getInputMap()
64 map.put("save", new EditorActions.SaveAction(false)); in createActionMap()
65 map.put("saveAs", new EditorActions.SaveAction(true)); in createActionMap()
66 map.put("new", new EditorActions.NewAction()); in createActionMap()
67 map.put("open", new EditorActions.OpenAction()); in createActionMap()
[all …]
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DREADME.txt63 a) put it in the folder containing the HTML page requiring it and
98 not downloaded from the server. It is still recommended that you put
/plugin/jokuwiki/
H A DREADME.md111 …thod throws an exception or the initiator is not registered, Jokuwiki will put it back into the li…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2put(entry,path);req.onsuccess=(function(){callback(null)});req.onerror=(function(){callback(this.e…
H A Dopus.js2put(entry,path);req.onsuccess=(function(){callback(null)});req.onerror=(function(){callback(this.e…
H A Dvorbis.js2put(entry,path);req.onsuccess=(function(){callback(null)});req.onerror=(function(){callback(this.e…
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4 …=void 0!==a.ActiveXObject?function(){return!this.isLocal&&/^(get|post|head|put|delete|options)$/i.…
H A Dpopcorn.js77 put: function( dictionary ) { method in Abstract
1130 Abstract.put.call( this, track );
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as112 // Need to put in some event dispatching as a more elegant solution and leave it here

12345678910>>...15