Home
last modified time | relevance | path

Searched refs:imageLink (Results 1 – 25 of 41) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/swt/
H A DPageFormWithNavigation.java111 ImageHyperlink imageLink = toolkit.createImageHyperlink(body, SWT.NULL); in createImageHyperlink() local
116 imageLink.setImage(image); in createImageHyperlink()
120 imageLink.setHoverImage(image); in createImageHyperlink()
121 imageLink.setToolTipText(link.getLabel()); in createImageHyperlink()
124 imageLink.setLayoutData(gd); in createImageHyperlink()
125 imageLink.setHref(link.getUrl()); in createImageHyperlink()
126 imageLink.addHyperlinkListener(hyperlinkAdapter); in createImageHyperlink()
127 return imageLink; in createImageHyperlink()
H A DRootPageForm.java124 ImageHyperlink imageLink = (ImageHyperlink) e.getSource();
125 IntroLink introLink = (IntroLink) imageLink.getData(INTRO_LINK);
135 DialogUtil.displayInfoMessage(imageLink.getShell(),
141 ImageHyperlink imageLink = (ImageHyperlink) e.getSource();
142 IntroLink introLink = (IntroLink) imageLink.getData(INTRO_LINK);
301 ImageHyperlink imageLink = toolkit.createImageHyperlink(container,
303 imageLink.setImage(rootPageStyleManager.getImage(link, "link-icon", //$NON-NLS-1$
305 imageLink.setHoverImage(rootPageStyleManager.getImage(link,
309 imageLink.setLayoutData(gd);
311 imageLink.setData(INTRO_LINK, link);
[all …]
H A DPageWidgetFactory.java290 ImageHyperlink imageLink = toolkit.createImageHyperlink(parent,
292 imageLink.setImage(linkImage);
293 imageLink.setHoverImage(styleManager.getImage(link, "hover-icon", //$NON-NLS-1$
297 imageLink.setLayoutData(td);
298 linkControl = imageLink;
/dports/finance/prestashop/prestashop/src/Core/Domain/Cart/QueryResult/CartForOrderCreation/
H A DCartProduct.php77 private $imageLink; variable in PrestaShop\\PrestaShop\\Core\\Domain\\Cart\\QueryResult\\CartForOrderCreation\\CartProduct
110 * @param string $imageLink
125 string $imageLink, argument
139 $this->imageLink = $imageLink;
191 return $this->imageLink;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DTestOrderLineItemProduct.php25 public $imageLink; variable in Google_Service_ShoppingContent_TestOrderLineItemProduct
68 public function setImageLink($imageLink) argument
70 $this->imageLink = $imageLink;
74 return $this->imageLink;
H A DOrderLineItemProduct.php28 public $imageLink; variable in Google_Service_ShoppingContent_OrderLineItemProduct
94 public function setImageLink($imageLink) argument
96 $this->imageLink = $imageLink;
100 return $this->imageLink;
H A DProduct.php57 public $imageLink; variable in Google_Service_ShoppingContent_Product
395 public function setImageLink($imageLink) argument
397 $this->imageLink = $imageLink;
401 return $this->imageLink;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DCollection.php30 public $imageLink; variable in Google_Service_ShoppingContent_Collection
106 public function setImageLink($imageLink) argument
108 $this->imageLink = $imageLink;
112 return $this->imageLink;
H A DTestOrderLineItemProduct.php27 public $imageLink; variable in Google_Service_ShoppingContent_TestOrderLineItemProduct
84 public function setImageLink($imageLink) argument
86 $this->imageLink = $imageLink;
90 return $this->imageLink;
H A DOrderLineItemProduct.php28 public $imageLink; variable in Google_Service_ShoppingContent_OrderLineItemProduct
94 public function setImageLink($imageLink) argument
96 $this->imageLink = $imageLink;
100 return $this->imageLink;
H A DProduct.php59 public $imageLink; variable in Google_Service_ShoppingContent_Product
423 public function setImageLink($imageLink) argument
425 $this->imageLink = $imageLink;
429 return $this->imageLink;
/dports/www/wt/wt-4.6.1/examples/style/
H A DRoundedWidget.C71 top_->decorationStyle().setBackgroundImage(images_[1]->imageLink(), in create()
90 bottom_->decorationStyle().setBackgroundImage(images_[3]->imageLink(), in create()
134 .setBackgroundImage(images_[1]->imageLink(), in enableRoundedCorners()
145 .setBackgroundImage(images_[3]->imageLink(), in enableRoundedCorners()
168 top_->decorationStyle().setBackgroundImage(images_[1]->imageLink(), in adjust()
172 bottom_->decorationStyle().setBackgroundImage(images_[3]->imageLink(), in adjust()
/dports/textproc/p5-OpenOffice-OODoc/OpenOffice-OODoc-2.125/OODoc/
H A DImage.pm383 sub imageLink subroutine
396 my $link = $self->imageLink($image);
553 my $path = $self->imageLink($element) or return undef;
604 my $link = $self->imageLink($image);
646 my $source = $self->imageLink($element);
663 $self->imageLink($element, $link);
667 $link = $self->imageLink($element);
671 $self->imageLink($element, $link);
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/lang/resource/
H A DdatasetToPo.py71 imageLink = "https://gcompris.net/incoming/lang/words_by_section.html#" + \ variable
77 ": "+ imageLink)
88 "\n" + imageLink
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ManufacturerCenter/
H A DAttributes.php203 public function setImageLink(Google_Service_ManufacturerCenter_Image $imageLink) argument
205 $this->imageLink = $imageLink;
212 return $this->imageLink;
/dports/www/wt/wt-4.6.1/src/Wt/
H A DWImage.h64 WImage(const WLink& imageLink);
70 WImage(const WLink& imageLink, const WString& altText);
108 const WLink& imageLink() const { return imageLink_; } in imageLink() function
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ManufacturerCenter/
H A DAttributes.php205 public function setImageLink(Google_Service_ManufacturerCenter_Image $imageLink) argument
207 $this->imageLink = $imageLink;
214 return $this->imageLink;
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/htmlgallery/themes/matrix/
H A Dstyle.css34 a.imageLink {
43 a.imageLink:hover {
/dports/www/wt/wt-4.6.1/examples/treelist/
H A DTreeNode.C176 if (expandIcon_->icon1()->imageLink().url() != imagePlus_[index]) in adjustExpandIcon()
178 if (expandIcon_->icon2()->imageLink().url() != imageMin_[index]) in adjustExpandIcon()
180 if (noExpandIcon_->imageLink().url() != imageLine_[index]) in adjustExpandIcon()
/dports/devel/slf4j/slf4j-1.7.21/site/css/
H A Dmaven-base.css148 #navcolumn img.imageLink, .imageLink {
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/util/
H A DSaveSchemaImageUtils.cpp75 imageLink = googleImg.getImageUrl(); in onSubTaskFinished()
81 return imageLink; in getImageLink()
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/docs/style/
H A Dmaven-base.css157 #navcolumn img.imageLink, .imageLink{
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/feed-1.3.0.1/src/Text/RSS1/
H A DSyntax.hs85 , imageLink :: URIString -- the href of the rendered img resource. function
179 , imageLink = link function
/dports/devel/log4j/apache-log4j-1.2.17/site/css/
H A Dmaven-base.css161 #navcolumn img.imageLink, .imageLink{
/dports/devel/log4j/apache-log4j-1.2.17/src/site/resources/css/
H A Dmaven-base.css161 #navcolumn img.imageLink, .imageLink{

12