Home
last modified time | relevance | path

Searched refs:handle (Results 1551 – 1575 of 1645) sorted by relevance

1...<<616263646566

/plugin/flowplayer/player/
H A DREADME.txt9 - #15 fixes for #627, handle the display init on startup.
129 - fixed to correctly handle xx.ca subdomains when validating the license key
/plugin/webdav/vendor/sabre/http/
H A DREADME.md250 but this provides a much nicer API to handle this.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md250 but this provides a much nicer API to handle this.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md425 // The connection class requires 'body' to be a file stream handle
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock852 "description": "Provides functionality to handle HHVM/PHP environments",
/plugin/openid/Auth/OpenID/
H A DConsumer.php2034 $this->assoc->handle);
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt45 Laws of Chess and handle users' data with reasonable care. Unfortunately, many
73 history and be able to handle probable needs of the future. The design
104 6) Finally, the system should handle the same kinds and amounts of data that
153 language. A program that can read PGN data should be able to handle the
186 convention. Some systems may just not be able to handle an archival PGN text
250 such environments. PGN software authors should have their programs handle such
1795 semantic analysis on PGN input, it has been demonstrated to handle known
2164 encouraged to have their programs handle EPD text lines of up to 1024
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js5372 var handle = new mxHandle(state, null, mxVertexHandler.prototype.secondaryHandleImage);
5374 handle.execute = function(me)
5387 handle.getPosition = getPositionFn;
5388 handle.setPosition = setPositionFn;
5389 handle.ignoreGrid = (ignoreGrid != null) ? ignoreGrid : true;
5394 var positionChanged = handle.positionChanged;
5396 handle.positionChanged = function()
5406 return handle;
/plugin/edittable/lib/
H A Dhandsontable.full.js17436 this._registerTimeout = function (handle) {
17437 this.timeouts.push(handle);
43749 _this.handle = document.createElement('DIV');
43923 this.handle.style.top = box.top + 'px';
43951 (0, _element.addClass)(this.handle, 'active');
43955 this.guide.style.left = this.handle.style.left;
45570 _this.handle = document.createElement('DIV');
45734 this.handle.style.left = box.left + 'px';
45761 (0, _element.addClass)(this.handle, 'active');
45764 this.guide.style.top = this.handle.style.top;
[all …]
H A Dhandsontable.less365 /* fill handle */
/plugin/projects/pchart/pchart/
H A Dpchart.php273 $handle = @fopen($FileName,"r");
275 if ($handle)
277 while (!feof($handle))
279 $buffer = fgets($handle, 4096);
/plugin/charter/lib/pchart/
H A DpChart.class.php273 $handle = @fopen($FileName,"r");
275 if ($handle)
277 while (!feof($handle))
279 $buffer = fgets($handle, 4096);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md29 * Fix: Gracefully handle passing `null` to the `header` option. [#2132](https://github.com/guzzle/g…
832 * Added `Guzzle\Http\Message\RequestInterface::startResponse()` to the RequestInterface to handle i…
921 * You can now send any EntityEnclosingRequest with POST fields or POST files and cURL will handle c…
1251 * Bug: Aggregate POST fields when POST files are present in curl handle
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md416 - correctly handle CSS URLs with no scheme
594 - Image URL parsing rewritten to handle both urlencoded URLs and not urlencoded (included in release mPDF 5.6.1)
/plugin/codemirror/dist/
H A Dscripts.min.js.map1handle","changeType","LeafChunk","removeInner","insertInner","iterN","BranchChunk","oldHeight","re…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md59 - Doctrine driver normalizeFieldType method does not handle nulls [\#1020](https://github.com/schmi…
552 - How to handle Doctrine not found entity ? [\#731](https://github.com/schmittjoh/serializer/issues…
585 - How to handle DateTime serialization with fromArray method ? [\#723](https://github.com/schmittjo…
/plugin/phpipam/
H A Dsyntax.php121 public function handle($match, $state, $pos, Doku_Handler $handler) { function in syntax_plugin_phpipam
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …'global',\n 'grant',\n 'green',\n 'group',\n 'groups',\n 'handle',\n 'handler',\…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md438 not correctly handle ID3v2.3 tags with UTF-16BE+BOM
H A Dreadme.txt452 not correctly handle ID3v2.3 tags with UTF-16BE+BOM
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md681 Similarly, when you handle a rejected promise, to propagate the rejection,
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst483 otherwise handle as variables or blocks. For example if the default syntax is
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6 …{bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b…
/plugin/barcodes/
H A Dcomposer.lock1187 "description": "Provides functionality to handle HHVM/PHP environments",
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js3145 function handle(loc, caught) {
3163 return handle("end");
3172 return handle(entry.catchLoc, true);
3174 return handle(entry.finallyLoc);
3178 return handle(entry.catchLoc, true);
3182 return handle(entry.finallyLoc);

1...<<616263646566