Home
last modified time | relevance | path

Searched refs:images (Results 76 – 100 of 785) sorted by relevance

12345678910>>...32

/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js68 images : { class in mxJSColor
622 p.pad.style.width = mxJSColor.images.pad[0]+'px';
623 p.pad.style.height = mxJSColor.images.pad[1]+'px';
636 …le.width = THIS.pickerFace + 2*THIS.pickerInset + mxJSColor.images.pad[0] + mxJSColor.images.arrow…
642 p.sld.style.width = mxJSColor.images.sld[0]+'px';
643 p.sld.style.height = mxJSColor.images.sld[1]+'px';
658 …p.sldM.style.width = mxJSColor.images.sld[0] + mxJSColor.images.arrow[0] + THIS.pickerFace + 2*THI…
718 (o.slider ? 2*o.pickerInset + 2*mxJSColor.images.arrow[0] + mxJSColor.images.sld[0] : 0),
721 2*o.pickerInset + 2*o.pickerFace + mxJSColor.images.pad[1]
818 …case 0: THIS.fromHSV(x*(6/(mxJSColor.images.pad[0]-1)), 1 - y/(mxJSColor.images.pad[1]-1), null, l…
[all …]
/plugin/schedule/
H A Dstyle.css80 background-image: url("images/bul_a.png");
86 background-image: url("images/bul_b.png");
92 background-image: url("images/bul_c.png");
155 background: url("images/cat_a.png") repeat;
159 background: url("images/cat_b.png") repeat;
163 background: url("images/cat_c.png") repeat;
167 background: url("images/cat_ab.png") repeat;
171 background: url("images/cat_ac.png") repeat;
175 background: url("images/cat_bc.png") repeat;
179 background: url("images/cat_abc.png") repeat;
[all …]
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DItem.php49 protected $images = []; variable in FINDOLOGIC\\Export\\Data\\Item
228 if (!array_key_exists($image->getUsergroup(), $this->images)) {
229 $this->images[$image->getUsergroup()] = [];
232 array_push($this->images[$image->getUsergroup()], $image);
235 public function setAllImages(array $images) argument
237 foreach ($images as $image) {
/plugin/imageflow/
H A Dstyle.css49 background-image:url(images/sb.gif);
64 background-image:url(images/sc.gif);
76 background-image:url(images/sl.gif);
87 background-image:url(images/sr.gif);
103 background: url(images/loader_bg.gif) no-repeat;
110 background: url(images/loader.gif) no-repeat;
H A DREADME.md5 …play all the images, or you can define a list of images that will be shown (see the options). If y…
8 * CoverFlow Gallery from namespaces and single images
12 …* images can be clicked to pop out (needs the [PopUp Viewer](https://github.com/i-net-software/dok…
30 __``%NAMESPACE%``__|If this is given, the following won't matter. The plugin then reads all images
32 … smaller Images and the browser won't have to load and re-render all the images at this point. The…
36 You can use your images names or page names as anchors. This will directly pop out the item after t…
/plugin/advanced/lang/fr/config/
H A Dsmileys.txt3images/smileys/'' et configurés à partir du fichier ''conf/smileys.conf''. Le répertoire où l'on p…
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js100 images : { class in jscolor
714 p.pad.style.width = jscolor.images.pad[0]+'px';
715 p.pad.style.height = jscolor.images.pad[1]+'px';
728 …style.width = THIS.pickerFace + 2*THIS.pickerInset + jscolor.images.pad[0] + jscolor.images.arrow[…
734 p.sld.style.width = jscolor.images.sld[0]+'px';
735 p.sld.style.height = jscolor.images.sld[1]+'px';
750 …p.sldM.style.width = jscolor.images.sld[0] + jscolor.images.arrow[0] + THIS.pickerFace + 2*THIS.pi…
810 (o.slider ? 2*o.pickerInset + 2*jscolor.images.arrow[0] + jscolor.images.sld[0] : 0),
813 2*o.pickerInset + 2*o.pickerFace + jscolor.images.pad[1]
910 …case 0: THIS.fromHSV(x*(6/(jscolor.images.pad[0]-1)), 1 - y/(jscolor.images.pad[1]-1), null, leave…
[all …]
/plugin/include/
H A Dstyle.css18 background: transparent url(images/link.gif) 0px 1px no-repeat;
23 background: transparent url(images/date.gif) 0px 1px no-repeat;
29 background: transparent url(images/user.gif) 0px 1px no-repeat;
40 background: transparent url(images/comment.gif) 0px 1px no-repeat;
/plugin/acmenu/
H A Dstyle.css15 list-style-image: url(../../images/closed.png);
19 list-style-image: url(../../images/open.png);
23 list-style-image: url(../../images/closed-rtl.png);
27 list-style-image: url(../../images/bullet.png);
/plugin/redproject/
H A Dstyle.css6 background: url('/lib/plugins/redproject/images/redmine.png') no-repeat 0 50%;
65 background: url('images/ticket.png') no-repeat 0% 50%;
89 background: url('images/stats.png') no-repeat 0% 50%;
120 background: url('images/versions.png') no-repeat 0% 50%;
128 background: url('images/package.png') no-repeat 0% 50%;
166 background: url('images/group.png') no-repeat 0% 50%;
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css290 div.wrap_info { background-image: url(../../../wrap/images/note/48/info.png); }
291 span.wrap_info { background-image: url(../../../wrap/images/note/16/info.png); }
300 div.wrap_alert { background-image: url(../../../wrap/images/note/48/alert.png); }
301 span.wrap_alert { background-image: url(../../../wrap/images/note/16/alert.png); }
305 div.wrap_tip { background-image: url(../../../wrap/images/note/48/tip.png); }
306 span.wrap_tip { background-image: url(../../../wrap/images/note/16/tip.png); }
310 div.wrap_help { background-image: url(../../../wrap/images/note/48/help.png); }
311 span.wrap_help { background-image: url(../../../wrap/images/note/16/help.png); }
315 div.wrap_todo { background-image: url(../../../wrap/images/note/48/todo.png); }
316 span.wrap_todo { background-image: url(../../../wrap/images/note/16/todo.png); }
[all …]
/plugin/quicksubscribe/
H A Ddeleted.files2 images/main-no.png
3 images/main-yes.png
/plugin/tuxquote/
H A DREADME9 You can add or remove images from lib/plugins/tuxquote/images/ directory. All jpg, png and gif imag…
15 The supplied images were sourced fromm CrystalXP.net (http://www.crystalxp.net/) and are all distri…
17 Please see images-license.txt for image licensing information and image attributions.
/plugin/snippets/
H A Dstyle.css73 background: url(images/blank.png) no-repeat 3px 4px;
78 background: url(images/close.png) no-repeat 3px 4px;
82 background: url(images/open.png) no-repeat 3px 4px;
94 background: url(images/insert.png) no-repeat 2px 2px;
98 background: url(images/preview.png) no-repeat 2px 2px;
/plugin/gtd/
H A Dstyle.css60 background: #ffd9d9 url(images/status-due.png) no-repeat 5px 6px;
64 background: #feffcd url(images/status-warn.png) no-repeat 5px 6px;
68 background: #e3f9ff url(images/status-pass.png) no-repeat 5px 6px;
72 background: url(images/status-upco.png) no-repeat 5px 6px;
/plugin/qstat/
H A Dstyle.css53 background: url(images/defrag_shad.png) no-repeat scroll center center;
56 background: url(images/ctf_shad.png) no-repeat scroll center center;
59 background: url(images/tdm_shad.png) no-repeat scroll center center;
62 background: url(images/quad_shad.png) no-repeat scroll center center;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPost.php177 public function setImages($images) argument
179 $this->images = $images;
186 return $this->images;
/plugin/crosspost/
H A Dstyle.css13 background: transparent url(images/cp.gif) 0px 0px no-repeat;
21 background: transparent url(images/cp-link.gif) 0px 0px no-repeat;
29 background: transparent url(images/cp-added.gif) 0px 0px no-repeat;
/plugin/tagadd/
H A Dstyle.css18 background-image: url('./../../plugins/tagadd/images/loading.gif');
27 content: url(images/tagadd.png);
33 background-image: url(images/tagadd.png);
/plugin/indexmenu2/cms/templates/ClassicVertical/CssHover/
H A Ddesign.css12 background: url("images/item_folder.gif") no-repeat;
19 background: url("images/item_moz.gif") no-repeat;
22 background: url("images/sub.gif") right no-repeat;
/plugin/xtern/
H A Dstyle.css5 background-image: url("images/xtern_green.png");
11 background-image: url("images/xtern_red.png");
17 background-image: url("images/xtern_xcluded.png");
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php50 public $images; variable in Google\\Service\\CloudBuild\\Build
231 public function setImages($images) argument
233 $this->images = $images;
240 return $this->images;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Build.php50 public $images; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1Build
231 public function setImages($images) argument
233 $this->images = $images;
240 return $this->images;
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_editor.css72 background-image: url(images/toolbar.bg.gif);
87 background-image: url(images/toolbar.start.gif);
97 background-image: url(images/toolbar.end.gif);
106 background-image: url(images/toolbar.expand.gif);
112 background-image: url(images/toolbar.collapse.gif);
197 background-image: url(images/toolbar.bg.gif);
212 background-image: url(images/toolbar.bg.gif);
375 background-image: url(images/toolbar.arrowright.gif);
399 background-image: url(images/toolbar.bg.gif);
418 background-image: url(images/toolbar.buttonarrow.gif);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php158 // firsttime i.e. whether to add to this->images - use false when calling iteratively
193 if ($orig_srcpath && isset($this->mpdf->images[$orig_srcpath])) {
195 return $this->mpdf->images[$orig_srcpath];
198 if (isset($this->mpdf->images[$file])) {
199 return $this->mpdf->images[$file];
282 if ($type === 'webp') { // Convert webp images to JPG and treat them as such
287 return $this->imageError($file, $firsttime, 'Missing GD support for WEBP images.');
358 $info['i'] = count($this->mpdf->images) + 1;
360 $this->mpdf->images[$file] = $info;
425 $info['i'] = count($this->mpdf->images)
[all...]

12345678910>>...32