Home
last modified time | relevance | path

Searched refs:img (Results 601 – 625 of 749) sorted by last modified time

1...<<21222324252627282930

/plugin/daummovie/
H A Dstyle.css5 img {float:left;margin-right:1em;}
/plugin/dokutranslate/
H A Dstyle.css28 div#dokutranslate_manager div#dokutranslate__tree ul img {
H A Dadmin.php288 $img = DOKU_BASE.'lib/images/minus.gif';
291 $img = DOKU_BASE.'lib/images/plus.gif';
294 $ret .= '<img src="'.$img.'" alt="'.$alt.'" />';
H A Drtl.css11 div#dokutranslate_manager div#dokutranslate__tree ul img {
/plugin/twcheckliste/theme_twCheckliste/
H A Dtw_style.css51 img { selector
194 .checklist1 img {
/plugin/imagemap/
H A Dsyntax.php39 $img = Doku_Handler_Parse_Media(substr($match, 6, -2));
40 if ($img['title']) {
41 $mapname = str_replace(':','',cleanID($img['title']));
45 if ($img['type'] == 'internalmedia') {
46 $src = $img['src'];
51 $src = parse_url($img['src']);
59 $args = array($state, $img['type'], $img['src'], $img['title'], $mapname,
60 $img['align'], $img['width'], $img['height'],
61 $img['cache']);
/plugin/html2pdf/snorriheim/
H A Dprint.css16 img {border:0} selector
97 img.media {
101 img.medialeft {
107 img.mediaright {
H A Dmedia.css37 #media__tree img {
90 #media__content img.load {
124 #media__content img.btn {
H A Ddesign.css33 div.dokuwiki img {
156 div.dokuwiki #size__ctl img {
377 div.dokuwiki img.media {
381 div.dokuwiki img.medialeft {
387 div.dokuwiki img.mediaright {
393 div.dokuwiki img.mediacenter {
400 div.dokuwiki img.middle {
724 .footerinc a img {
729 .footerinc a:hover img {
799 div.dokuwiki div.imagemeta img.thumb {
H A Ddokubook_design.css128 div.dokuwiki div.sidebar img.logo {
/plugin/html2pdf/multilingual/
H A Dstyle.css58 .dokuwiki div.plugin_multilingual ul li a img {
63 .dokuwiki div.plugin_multilingual ul li div.flag_not_exists a img {
67 .dokuwiki div.plugin_multilingual ul li a.wikilink2 img {
70 .dokuwiki div.plugin_multilingual span.curid a img {
75 .dokuwiki div.plugin_multilingual ul li a:hover img {
81 .dokuwiki div.plugin_multilingual ul li div.flag_not_exists a:hover img {
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog607 escape them automatically. Applies to img & input type="image".
1439 * box.img.php: fixed bug 1253150 (PDFLIB) IMG Proportional scaling
1498 * box.img.php: fixed bug 1250130 (PDFLIB) scaled images are not
1627 * box.img.php: fixed bug 1247849 - Consecutive images are NOT
H A Dbox.img.php228 function ImgBox($img) { argument
236 $this->image = $img;
H A Ddefault.css203 img { selector
472 a img {
H A Dbox.input.img.php50 function ButtonImageBox($img, $field, $value, $action_url) { argument
51 $this->ImgBox($img);
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.img.align.php14 $img = $tree->get_element_by_id('img');
23 $img->get_bottom_margin()));
28 $this->assertTrue($span->get_top_margin() >= $img->get_top_margin(),
31 $img->get_top_margin()));
35 $img->get_bottom_margin()));
39 $img->get_top_margin()));
52 $img = $tree->get_element_by_id('img');
61 $img->get_bottom_margin()));
69 $img->get_top_margin()));
73 $img->get_bottom_margin()));
[all …]
/plugin/html2pdf/html2pdf/html2ps/cache/
H A D7d888258e9745b3716532ea81342daaf.css.compiled1img";}s:4:"body";O:21:"CSSPropertyCollection":4:{s:11:"_properties";a:1:{i:0;O:22:"CSSPropertyDecl…
/plugin/html2pdf/html2pdf/html2ps/help/css/
H A Dhelp.css42 img { selector
/plugin/dokuwiki-webcomics/
H A Dsyntax.php61 return '<img src="' . $matches[1] . '" alt=""/>';
/plugin/advrack/
H A Djquery.qtip.js107 this.timers = { img: {} }; property in QTip.timers
2618 map, mapName, img;
2626 img = $('img[usemap=#' + mapName + ']')[0];
2627 return !!img && img.is(':visible');
H A Draphael.js1228 var img = g.doc.createElement("img");
1229 img.style.cssText = "position:absolute;left:-9999em;top:-9999em";
1230 img.onload = function () {
1235 img.onerror = function () {
1238 g.doc.body.appendChild(img);
1239 img.src = src;
/plugin/paypal/
H A Dsyntax.php111 …$renderer->doc .= '<img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width…
/plugin/owncloud/
H A Dstyle.css54 div.thumb2 .magnify a,div.thumb2 .magnify img{
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css263 #dokuwiki__footer .license img {
/plugin/geonav/
H A Dstyle.css54 img.buttonWiki {

1...<<21222324252627282930