Home
last modified time | relevance | path

Searched refs:decorate (Results 1 – 25 of 26) sorted by relevance

12

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DUtilsTest.php27 $s1 = FnStream::decorate($s1, [
54 $s2 = FnStream::decorate($s2, ['write' => function () { return 0; }]);
63 $s2 = FnStream::decorate($s2, ['write' => function () { return 0; }]);
71 $s1 = FnStream::decorate($s1, ['read' => function () { return ''; }]);
H A DFnStreamTest.php57 $b = FnStream::decorate($a, []);
84 $b = FnStream::decorate($a, [
H A DAsyncReadStreamTest.php18 new AsyncReadStream(FnStream::decorate(
28 new AsyncReadStream(FnStream::decorate(
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js743 var decorate = function (job) { function
815 decorate, decorations);
828 decorate, decorations);
833 return decorate;
H A Dprettify.js791 var decorate = function (job) { function
863 decorate, decorations);
876 decorate, decorations);
881 return decorate;
H A Drun_prettify.js1020 var decorate = function (job) { function
1092 decorate, decorations);
1105 decorate, decorations);
1110 return decorate;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DFnStream.php78 public static function decorate(StreamInterface $stream, array $methods) function in GuzzleHttp\\Psr7\\FnStream
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DFnStream.php57 * @param StreamInterface $stream Stream to decorate
62 public static function decorate(StreamInterface $stream, array $methods) function in GuzzleHttp\\Stream\\FnStream
H A DAsyncReadStream.php154 $buffer = FnStream::decorate($buffer, [
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst56 * Added ``FnStream`` to easily decorate stream behavior with callables.
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java234 decorate(frameCellCanvas, g, selected, hasFocus); in paintFrame()
249 decorate(audioCellCanvas, g, selected, hasFocus); in paintAudio()
252 private void decorate(JComponent component, Graphics g, boolean selected, boolean hasFocus) { in decorate() method in MovieEditorDialog.FrameEntry
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3…
403 …t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,i…
426decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js396decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3…
403 …t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,i…
426decorate)s=Reflect.decorate(e,t,n,i);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3…
H A Dbundle.js.map1decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var…
/plugin/webdav/vendor/sabre/http/
H A DREADME.md167 that it implements `Sabre\HTTP\RequestInterface`. To decorate this object,
/plugin/davcal/vendor/sabre/http/
H A DREADME.md167 that it implements `Sabre\HTTP\RequestInterface`. To decorate this object,
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md116 $fnStream = Psr7\FnStream::decorate($stream, [
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md636 allow developers to more easily extend and decorate stream behavior.
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md756 - Trying to decorate a member to ArrayCollection but gets an error when deserilizing because compos…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/edittable/lib/
H A Dhandsontable.full.js47990 HTMLTemplateElement.decorate(TEMPLATE);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 … max_code, bl_count)\n\t// ct_data *tree; /* the tree to decorate */\n\t// int m…

12