Home
last modified time | relevance | path

Searched refs:img (Results 351 – 375 of 749) sorted by relevance

1...<<11121314151617181920>>...30

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeResources.txt
H A DCSS.MaxImgLength.txt
H A DHTML.ForbiddenElements.txt
/plugin/tiledblog/
H A Dstyle.css45 div.tileblog img {
/plugin/dataplot/
H A Dsyntax.php212 $img = DOKU_BASE.'lib/plugins/dataplot/img.php?'.buildURLparams($data);
213 $renderer->doc .= '<img src="'.$img.'" class="media'.$data['align'].'" alt=""';
/plugin/cronojob/
H A Dpseudocron.php385 $img = base64_decode("R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
396 Header('Content-Length: '.strlen($img));
398 echo $img;
/plugin/offline/ui/dokuwiki/
H A Dprint.css1img{border:0}a{color:#000;text-decoration:none;background:none !important;}div.meta{clear:both;mar… selector
H A Dscreen.css1img{margin-right:0.25em;cursor:pointer;}div#acl_manager div#acl__detail{width:73%;height:300px;flo…
/plugin/layeranimation/
H A Dscript.js449 this.IsImageOk = function(img) { argument
454 if (!img.complete) {
462 if (typeof img.naturalWidth !== "undefined" && img.naturalWidth === 0) {
/plugin/processing/
H A Dscript.js8960 if (img !== undef) {
9479 var color, a, img;
9491 if (!img.pixels || img.width !== p.width || img.height !== p.height) {
9530 if (img.width > 0) {
9549 for (j = 2, size = img.width * img.height * 4; j < size; j += 4) {
9900 img = aImg;
9903 img = p;
9939 img.pixels.setPixel(i, (img.pixels.getPixel(i) ^ 0xffffff));
9965 img.pixels.setPixel(i, (img.pixels.getPixel(i) | 0xff000000));
10133 destY1 >= screenH || srcX1 >= img.width || srcY1 >= img.height) {
[all …]
/plugin/statistics/
H A Dstyle.css24 #plugin__statistics img.graph {
/plugin/editions/
H A Dstyle.css57 .editions_snippet img.load {
/plugin/removeold/
H A Dstyle.css21 background: url("img/content-bg.jpg") repeat scroll 0 0 transparent;
/plugin/schedule/
H A Dstyle.css214 div.bubble img {
278 div.schedule table.short td div.bubble a img {
374 div.scheduleTabForm img.checked {
380 div.scheduleTabForm li:hover img.checked {
397 .scheduleCitiesForm ul img {
/plugin/ckgdoku/ckeditor/
H A Dcontents-default.css148 img.media {
153 img.medialeft {
159 img.baseline {
167 img.mediaright {
173 img.mediacenter, .mediacenter {
H A Dcontents.css1img.baseline{vertical-align:bottom;text-align:left;display:block;border:0;margin:3px}.medialeft{fl…
/plugin/ckgedit/ckeditor/
H A Dcontents-default.css148 img.media {
153 img.medialeft {
159 img.baseline {
167 img.mediaright {
173 img.mediacenter, .mediacenter {
/plugin/code2/
H A Dstyle.css41 div.code p.codeHidden{background-image:url(img/plus-11x11.gif);}
42 div.code p.codeShown{background-image:url(img/minus-11x11.gif);}
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DRegion.java46 BufferedImage img = master.getImage(); in Region() local
49 imageHash^=img.getRGB(sx, sy); in Region()
/plugin/barcode/api/
H A Dbarcode.inc30 $out = '<img src="' . $url . '" alt="barcode"';
/plugin/barcode/api/kawa/
H A Dbarcode.inc19 $resultStr = 'http://qrcode.kaywa.com/img.php?';
/plugin/bibtex/OSBib/create/
H A DMISC.php117 function img($src, $width, $height, $alt = "") function in MISC
/plugin/autlogin/
H A Dstyle.css26 div#auth_manager div#acl__tree ul img {
/plugin/avtaskbox/
H A DREADME.md3 <img src="example.png" border="0" />
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc109 if(inner.match(/<img/)) {
110 inner = inner.replace(/<img\s/, '<img alt=\"msword\" ');

1...<<11121314151617181920>>...30