Home
last modified time | relevance | path

Searched refs:path (Results 2926 – 2950 of 3342) sorted by relevance

1...<<111112113114115116117118119120>>...134

/plugin/s5reloaded/ui/thesis/
H A Diepngfix.htc9 // This must be a path to a blank image. That's all the configuration you need here.
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DEnterprise2.svg1 …2000/svg" width="630.788" height="500.954" viewBox="0 0 166.896 132.544"><path d="M28.874 63.33h10…
/plugin/diagramsnet/lib/img/lib/ibm/applications/
H A Druntime_services.svg1 …7071 .7071 -12.0495 29.09)" cx="29.1" cy="29.1" r="29.1" fill="#eabe1d"/><path d="M22.4 28.3c0-.4 …
/plugin/ckgedit/ckeditor/skins/moono/
H A Dskin.js309 …var iconsFolder = CKEDITOR.getUrl( CKEDITOR.skin.path() + 'icons/' + ( CKEDITOR.env.hidpi ? 'hidpi…
/plugin/s5/ui/default/
H A Diepngfix.htc9 // This must be a path to a blank image. That's all the configuration you need here.
/plugin/s5/ui/dokuwiki/
H A Diepngfix.htc9 // This must be a path to a blank image. That's all the configuration you need here.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dlogger.asciidoc40 $logger->pushHandler(new StreamHandler('path/to/your.log', Logger::WARNING));
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2path.join(__dirname,"..","src",filename);ret=nodeFS["readFileSync"](filename)}if(ret&&!binary)ret=… argument
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.orig1path",ops:z(t,e,s,n,o)}}function O(t,e,s){const n=(t||[]).length;if(n>2){const o=[];for(let e=0;e<…
/plugin/git/lib/
H A DGit.php252 $path = $this->git_path;
253 return $this->run_command($path." ".$command);
/plugin/spatialhelper/
H A Daction.php105 // $data[0] – The raw arguments for io_saveFile as an array. Do not change file path.
106 // $data[0][0] – the file path.
108 // $data[1] – ns: The colon separated namespace path minus the trailing page name. (false if root ns)
138 $path = mediaFN($this->getConf('media_kml'));
139 $lastmod = @filemtime($path);
153 // $event→data['sitemap']: The path of the file the sitemap will be saved to.
328 //data[0] path/to/new/media.file (normally read from $_FILES, potentially could come from elsewhere)
357 // data['name'] file name data['path'] full path to the file
/plugin/combo/syntax/
H A Dlink.php72 * [[path:page]]
73 * [[path:page|title]]
632 $path = $markupRef->getMarkupRef()->getPath();
633 $linkedPage = MarkupPath::createPageFromPathObject($path);
634 if (!FileSystems::exists($path)) {
640 // no local path
/plugin/gitbacked/
H A DCHANGELOG.md77 - Allow absolute path in `'repoPath'` and/or `'repoWorkDir'` - implements [#80]
138 - Allow to set the path to the git binary - implements [#8]
139 - Use relative path for Git.php and `$conf['tempdir']` for temp file.
/plugin/webdav/vendor/sabre/http/
H A DREADME.md395 * This url is used for relative path calculations.
405 * Returns the relative path.
407 * This is being calculated using the base url. This path will not start
409 * 'example/path.html'.
411 * If the full path is equal to the base url, this method will return an
414 * This method will also urldecode the path, and if the url was incoded as
417 * If the path is outside of the base url, a LogicException will be thrown.
/plugin/davcal/vendor/sabre/http/
H A DREADME.md395 * This url is used for relative path calculations.
405 * Returns the relative path.
407 * This is being calculated using the base url. This path will not start
409 * 'example/path.html'.
411 * If the full path is equal to the base url, this method will return an
414 * This method will also urldecode the path, and if the url was incoded as
417 * If the path is outside of the base url, a LogicException will be thrown.
/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js1 …",icons:"image",init:function(c){var d="image";CKEDITOR.dialog.add(d,this.path+"dialogs/image.js")…
/plugin/displaywikipage/lang/en/
H A Dintro.txt20 <?php if (function_exists('dwp_display_wiki_page')) dwp_display_wiki_page(":path:to:page"); ?>
/plugin/linkpagechild/
H A DREADME3 Plugin linkpagechild: Links & media inclusions whose target path
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1 …",icons:"image",init:function(c){var d="image";CKEDITOR.dialog.add(d,this.path+"dialogs/image.js")…
/plugin/projects/plugins/target/
H A Dplot.php31 $source->add_content(file_get_contents($project->path() . $plot));
229 $plot->Render($this->path($working_path));
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown205 $slick-font-path | string | "./fonts/" | Directory path for the slick icon font
207 $slick-loader-path | string | "./" | Directory path for the loader image
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock49 "include-path": [
230 "include-path": [
300 "include-path": [
351 "include-path": [
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1 …elements,options,path){var object;object=new fabric.PathGroup(elements,options);if(typeof path!=="… argument
2 …="text"||!objects[i].path){continue}markup+=["@font-face {","font-family: ",objects[i].fontFamily,…
5path=[],p1=new fabric.Point(points[0].x,points[0].y),p2=new fabric.Point(points[1].x,points[1].y);
8path:null,minX:0,minY:0,initialize:function(path,options){options=options||{};this.setOptions(opti… argument
9path.length;i<len;++i){current=this.path[i];switch(current[0]){case"l":x+=current[1];y+=current[2]… argument
15path:oURL.path,method:"GET"},function(response){var body="";if(encoding){response.setEncoding(enco… argument
H A Dfabric.js7561 this.canvas.fire('path:created', { path: path });
15122 path: null,
15156 ? path
16109 height = path.height + path.strokeWidth;
16110 width = path.width + path.strokeWidth;
16112 { x: path.left, y: path.top },
16113 { x: path.left + width, y: path.top },
16114 { x: path.left, y: path.top + height },
16115 { x: path.left + width, y: path.top + height }
16258 return total + ((path && path.complexity) ? path.complexity() : 0);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1487 function ClipPath($path) { argument
1488 if (count($path) < 3) {
1492 $this->MakePath($path);
1568 function MakePath($path) { argument
1569 $this->_out(sprintf("%.2f %.2f m", $path[0]['x'], $path[0]['y']));
1571 for ($i=1; $i<count($path); $i++) {
1572 $this->_out(sprintf("%.2f %.2f l", $path[$i]['x'], $path[$i]['y']));
1576 function FillPath($path) { argument
1577 if (count($path) < 3) {
1582 $this->MakePath($path);

1...<<111112113114115116117118119120>>...134