Home
last modified time | relevance | path

Searched refs:clip (Results 176 – 200 of 208) sorted by last modified time

123456789

/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md933 * Fixed: Base tag clip path issue which draw the lines outside the plotarea
966 * Fixed: Issue with hidden bullets; caused by wrong clip-paths
1039 * Fix: Did not collect clip-path and pattern from legend
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js791 ctx.clip();
17254 ctx.clip();
/plugin/markdownextra/lib/meltdown/css/
H A Dmeltdown.css277 -webkit-background-clip: padding-box;
278 -moz-background-clip: padding;
279 background-clip: padding-box;
/plugin/anewssystem/
H A Ddropdowncontent.js42 …subobj.style.clip=(subobj.dropposition[1]=="top")? "rect(auto auto auto 0)" : "rect(0 auto 0 0)" /…
61 …obj.style.clip=(direction=="down")? "rect(0 auto "+currentclip+" 0)" : "rect("+currentclip+" auto …
65 obj.style.clip="rect(0 auto auto 0)"
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_optimise.php644 $clip = array('border','padding');
679 elseif(in_array($str_value[$i][$j],$clip,TRUE) && !$have['clip'])
/plugin/clippy/
H A DREADME3 Copy text to the clipboard. Once this plugin is installed, you can add a pretty Clippy clip.
H A Dplugin.info.txt6 desc Copy text to the clipboard. Once this plugin is installed, you can add a pretty Clippy clip.
/plugin/subjectindex/plugins/
H A Dbible_verses.txt21620 …the hair of the head they should not wear loose. They should by all means clip [the hair of] their…
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php8 function clip() {} function in OutputDriver
H A Doutput.png.class.php66 $clip = $this->_clipping[0];
67 imagecopy($clip['image'],
69 $clip['box']->ll->x,
70 $clip['box']->ll->y,
71 $clip['box']->ll->x,
72 $clip['box']->ll->y,
80 $this->_image = $clip['image'];
106 $width = imagesx($clip['image']);
107 $height = imagesy($clip['image']);
111 $clip['image'],
[all …]
H A Dbackground.image.php120 $driver->clip();
H A Dbox.container.php1088 $driver->clip();
H A Dbox.img.php197 $driver->clip();
H A Doutput.fastps.class.php37 function clip() { function in OutputDriverFastPS
H A Doutput.fpdf.class.php68 function clip() { function in OutputDriverFPDF
H A Doutput.pcl.class.php248 function clip() {} function in OutputDriverPCL
H A Doutput._generic.class.php298 $this->clip();
H A Doutput.pdflib.class.php72 function clip() { function in OutputDriverPdflib
/plugin/advrack/
H A Dstyle.css473 -webkit-background-clip: padding-box;
474 -moz-background-clip: padding;
475 background-clip: padding-box;
H A Draphael.js6123 o.clip && o.clip.parentNode.parentNode.removeChild(o.clip.parentNode);
6136 o.clip = rc;
6141 … var clip = R._g.doc.getElementById(path.replace(/(^url\(#|\)$)/g, E));
6142 clip && clip.parentNode.removeChild(clip);
6144 delete o.clip;
6599 this.clip && $(this.clip, {transform: this.matrix.invert()});
7329 dstyle.clip = R.format("rect({1}px {2}px {3}px {0}px)", rect);
7342 node.clipRect && (node.clipRect.style.clip = "auto");
7989 cs.clip = "rect(0 " + width + " " + height + " 0)";
/plugin/flowplayer/player/
H A DREADME.txt5 - #614 when the clip ends if the next clip in the provider has a different provider close the provi…
74 …tConnection unnecessary closed/reconnected when the netConnection does not change from clip to clip
94 - new clip property 'stopLiveOnPause'
106 - #461 when we have a clip base url set, we need the complete clip url sent to play2 for http strea…
147 - a new 'type' clip property exposed to JS
165 - Fix to reuse buffered data when replaying a clip
183 - if clip.url has the string "mp3:" in it, the clip.type will report 'audio'
270 - clip's can have urlResolvers and connectionProviders
281 - Clip's custom properties are now present in the root of the clip argument in all clip events that…
330 - clip.update() JS call now resets the duration
[all …]
/plugin/tindexmenu/
H A Dstyle.css54 .dtree .clip {
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

123456789