Home
last modified time | relevance | path

Searched refs:put (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/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/dokutexit/
H A Dlatex.php182 $this->put('}');
190 $this->put('}');
200 $this->put('}');
210 $this->put('}');
218 $this->put('}');
226 $this->put('}');
234 $this->put('}');
243 $this->put('}');
251 $this->put('}');
393 $this->put($x);
[all …]
/plugin/accscounter/lang/en/
H A Dnoitem.txt3 …* The access counter may not be put. If you want to put counters for all pages quickly, put a cou…
4 * Don't forget to write ''%%~~NOCACHE~~%%'' in the page you'll put the counter.
5 * Even if the counter(s) are properly put, the log file won't be made in some usage situations.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DPluginTest.php43 $this->node->put('00000000');
56 $this->node->put('00000000');
69 $this->node->put('00000000');
82 $this->node->put('00000000');
95 $this->node->put('00000000');
108 $this->node->put('00000000');
122 $this->node->put('00000');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DHttpRule.php50 public $put; variable in Google\\Service\\ServiceUsage\\HttpRule
161 public function setPut($put) argument
163 $this->put = $put;
170 return $this->put;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DHttpRule.php50 public $put; variable in Google\\Service\\ServiceNetworking\\HttpRule
161 public function setPut($put) argument
163 $this->put = $put;
170 return $this->put;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DHttpRule.php50 public $put; variable in Google\\Service\\ServiceConsumerManagement\\HttpRule
161 public function setPut($put) argument
163 $this->put = $put;
170 return $this->put;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DHttpRule.php50 public $put; variable in Google\\Service\\ServiceManagement\\HttpRule
161 public function setPut($put) argument
163 $this->put = $put;
170 return $this->put;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst16 When using the whitespace control character, do not put any spaces between
45 * Do not put any spaces after an opening parenthesis and before a closing
52 * Do not put any spaces before and after string delimiters:
59 * Do not put any spaces before and after the following operators: ``|``,
69 * Do not put any spaces before and after the parenthesis used for filter and
77 * Do not put any spaces before and after the opening and the closing of arrays
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DFileTest.php27 $result = $file->put('New contents');
45 $file->put('0000000');
59 $file->put('0000000');
/plugin/jcapture/src/com/hammurapi/jcapture/
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);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DFile.php32 $this->put($contents);
81 function put($data) { function in Sabre\\DAV\\Mock\\File
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DDoubleKeyMap.php33 $this->data->put($primaryKey, $secondaryData);
36 $secondaryData->put($secondaryKey, $value);
/plugin/components/
H A DREADME.md5 …, (for example, an AJAX function call some_plugin.some_call), one needs to put a script some_call.…
58 Try put `<slice from="1" to="10"/>` in your wiki page. This example is included here in
65 be put under the commands folder of a plugin, with the script filename the same as
67 `pluginname.example`. These files can be put in subdirectories of arbitrary depth to
85 See the `commands/example.php` file for an example. You can put
/plugin/bootswrapper/exe/help/
H A Daccordion.txt9 …ck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid …
12 …ck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid …
15 …ck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid …
23 …ck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid …
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js230 this.put('units', new Menu(mxUtils.bind(this, function(menu, parent)
1462 this.put('help', new Menu(mxUtils.bind(this, function(menu, parent)
2646 this.put('theme', new Menu(mxUtils.bind(this, function(menu, parent)
2930 this.put('embed', new Menu(mxUtils.bind(this, function(menu, parent)
3099 this.put('openRecent', new Menu(function(menu, parent)
3137 this.put('openFrom', new Menu(function(menu, parent)
3275 this.put('newLibrary', new Menu(function(menu, parent)
3387 this.put('openLibraryFrom', new Menu(function(menu, parent)
3561 this.put('edit', new Menu(mxUtils.bind(this, function(menu, parent)
3630 this.put('view', new Menu(mxUtils.bind(this, function(menu, parent)
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js53 this.put('fontFamily', new Menu(mxUtils.bind(this, function(menu, parent)
143 this.put('fontSize', new Menu(mxUtils.bind(this, function(menu, parent)
259 this.put('align', new Menu(mxUtils.bind(this, function(menu, parent)
274 this.put('line', new Menu(mxUtils.bind(this, function(menu, parent)
307 this.put('layout', new Menu(mxUtils.bind(this, function(menu, parent)
533 this.put('insert', new Menu(mxUtils.bind(this, function(menu, parent)
537 this.put('view', new Menu(mxUtils.bind(this, function(menu, parent)
572 this.put('file', new Menu(mxUtils.bind(this, function(menu, parent)
576 this.put('edit', new Menu(mxUtils.bind(this, function(menu, parent)
586 this.put('help', new Menu(mxUtils.bind(this, function(menu, parent)
[all …]
/plugin/socialmark/
H A Dlist.txt1 #Start a line whit a sharp to put it in comment
8 #Always put the URL param at the end of the url
/plugin/pwaoffline/
H A Dsw.js96 cache.put(request, response.clone());
108 cache.put(request, response.clone());
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DIFile.php38 function put($data); function
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DIFile.php38 function put($data); function
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D12433d2b637d002e8d5c9a1adce69d3b.asciidoc1 // indices/put-mapping.asciidoc:84
H A D210cf5c76bff517f48e80fa1c2d63907.asciidoc1 // indices/put-mapping.asciidoc:553
/plugin/dir/
H A Dsyntax.php1080 $rdr->put("{");
1082 $rdr->put("l");
1084 $rdr->put('|');
1134 $this->rdr->put('&');
1163 $this->rdr->put('&');
1328 $this->rdr->put($data);
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DCacheInterface.php19 public function put(ClassMetadata $metadata): void; function

12345678910>>...15