Home
last modified time | relevance | path

Searched refs:linkURL (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/LookupRef/
H A DHyperlink.php16 * @param mixed $linkURL Expect string. Value to check, is also the value returned when no error
22 public static function set($linkURL = '', $displayName = null, ?Cell $pCell = null) argument
24 $linkURL = ($linkURL === null) ? '' : Functions::flattenSingleValue($linkURL);
27 if ((!is_object($pCell)) || (trim($linkURL) == '')) {
32 $displayName = $linkURL;
35 $pCell->getHyperlink()->setUrl($linkURL);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/web_state/
H A Dweb_state_context_menu_bridge_unittest.mm33 contextMenuConfigurationForLinkWithURL:(const GURL&)linkURL
38 self.URL = net::NSURLWithGURL(linkURL);
43 contextMenuWillPresentForLinkWithURL:(const GURL&)linkURL
46 self.URL = net::NSURLWithGURL(linkURL);
51 contextMenuForLinkWithURL:(const GURL&)linkURL
56 self.URL = net::NSURLWithGURL(linkURL);
61 contextMenuDidEndForLinkWithURL:(const GURL&)linkURL
64 self.URL = net::NSURLWithGURL(linkURL);
99 [[[element_info stub] andReturn:url] linkURL];
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/internal/
H A Dcwv_preview_element_info_unittest.mm21 NSURL* const linkURL = [NSURL URLWithString:@"https://chromium.test"];
23 [[CWVPreviewElementInfo alloc] initWithLinkURL:linkURL];
24 EXPECT_NSEQ(linkURL, element.linkURL);
H A Dcwv_preview_element_info.mm14 @synthesize linkURL = _linkURL;
16 - (instancetype)initWithLinkURL:(NSURL*)linkURL {
19 _linkURL = linkURL;
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/
H A DURLTransfer.java127 writeOut.writeBytes(myTypes[i].linkURL); in javaToNative()
213 myData.linkURL = data.substring(iPos + 5, iEndPos); in bytebufferToJava()
219 myData.linkURL = (split.length > 0) ? split[0] : ""; in bytebufferToJava()
271 if (UrlUtils.isURL(url.linkURL, false)) { in isSupportedType()
272 if (DEBUG) System.out.println("Yes, " + url.linkURL + " of type #" + transferData.type); in isSupportedType()
276 if (DEBUG) System.out.println("no, " + url.linkURL + " not URL for type #" + transferData.type); in isSupportedType()
313 public String linkURL; field in URLTransfer.URLType
318 return linkURL + "\n" + linkText; in toString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/public/
H A Dweb_state_delegate_bridge.h68 shouldPreviewLinkWithURL:(const GURL&)linkURL;
74 previewingViewControllerForLinkWithURL:(const GURL&)linkURL;
89 contextMenuConfigurationForLinkWithURL:(const GURL&)linkURL
96 contextMenuWillPresentForLinkWithURL:(const GURL&)linkURL
101 contextMenuForLinkWithURL:(const GURL&)linkURL
108 contextMenuDidEndForLinkWithURL:(const GURL&)linkURL
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DCreateLinkCommand.h35 static PassRefPtr<CreateLinkCommand> create(Document* document, const String& linkURL) in create() argument
37 return adoptRef(new CreateLinkCommand(document, linkURL)); in create()
43 CreateLinkCommand(Document*, const String& linkURL);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/public/
H A Dcwv_ui_delegate.h99 contextMenuConfigurationForLinkWithURL:(NSURL*)linkURL
110 contextMenuWillPresentForLinkWithURL:(NSURL*)linkURL
119 contextMenuForLinkWithURL:(NSURL*)linkURL
130 contextMenuDidEndForLinkWithURL:(NSURL*)linkURL API_AVAILABLE(ios(13.0));
H A Dcwv_preview_element_info.h19 @property(nonatomic, readonly) NSURL* linkURL;
21 - (instancetype)initWithLinkURL:(NSURL*)linkURL NS_DESIGNATED_INITIALIZER;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/table_view/cells/
H A Dtable_view_link_header_footer_item.mm43 headerFooter.linkURL = self.linkURL;
44 if (self.linkURL.is_valid())
118 NSURL* URL = net::NSURLWithGURL(self.linkURL);
132 self.linkURL = GURL();
142 GURL convertedURL = URL ? net::GURLWithNSURL(URL) : self.linkURL;
H A Dtable_view_link_header_footer_item_unittest.mm24 item.linkURL = GURL("https://chromium.org");
36 // Valid item.linkURL adds "Link" trait to the view's accessibility traits.
55 // Without setting item.linkURL, view's accessibility traits should not
H A Dtable_view_link_header_footer_item.h28 @property(nonatomic, assign) GURL linkURL;
45 @property(nonatomic, assign) GURL linkURL;
/dports/security/keybase/client-v5.7.1/go/chat/unfurl/
H A Dscrape_map.go50 linkURL := maps.GetExternalMapURL(ctx, lat, lon)
57 linkURL = "https://google.com/maps"
60 Url: linkURL,
85 Url: linkURL,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web/public/test/
H A Dcrw_fake_web_state_delegate.mm30 @synthesize linkURL = _linkURL;
101 shouldPreviewLinkWithURL:(const GURL&)linkURL {
103 _linkURL = linkURL;
108 previewingViewControllerForLinkWithURL:(const GURL&)linkURL {
110 _linkURL = linkURL;
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/Display/
H A DGitRevision.php49 . Core::linkURL(
84 '<a href="' . Core::linkURL(
94 '<a href="' . Core::linkURL(
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DLinkInsertionDialog.cpp147 QString linkURL = dlg.hyperlinkURL->text(); in insertLink() local
148 insertHyperlink(linkURL, linkText); in insertLink()
164 QUrl linkURL = QUrl(linkURLString); in insertHyperlink() local
166 if (!linkURL.isValid()) { in insertHyperlink()
169 if ((linkURL.scheme()).isEmpty()) { //prepend a scheme if not present in insertHyperlink()
177 void LinkInsertionDialog::insertBookmarkLink(const QString &linkURL, const QString &linkText) in insertBookmarkLink() argument
180 m_editor->insertText(linkText, linkURL); in insertBookmarkLink()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/buttons/
H A Djuce_HyperlinkButton.cpp30 const URL& linkURL) in HyperlinkButton() argument
32 url (linkURL), in HyperlinkButton()
38 setTooltip (linkURL.toString (false)); in HyperlinkButton()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/buttons/
H A Djuce_HyperlinkButton.cpp30 const URL& linkURL) in HyperlinkButton() argument
32 url (linkURL), in HyperlinkButton()
38 setTooltip (linkURL.toString (false)); in HyperlinkButton()
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/wrapper/unfurl/image/
H A Dindex.tsx13 linkURL?: string
35 if (this.props.linkURL) {
36 openURL(this.props.linkURL)
/dports/finance/weberp/webERP/Classes/PHPExcel/Calculation/
H A DLookupRef.php254 * @param string $linkURL Value to check, is also the value returned when no error
259 public static function HYPERLINK($linkURL = '', $displayName = null, PHPExcel_Cell $pCell = null) { argument
263 …$linkURL = (is_null($linkURL)) ? '' : PHPExcel_Calculation_Functions::flattenSingleValue($linkUR…
266 if ((!is_object($pCell)) || (trim($linkURL) == '')) {
271 $displayName = $linkURL;
274 $pCell->getHyperlink()->setUrl($linkURL);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/
H A DLookupRef.php262 …* @param string $linkURL Value to check, is also the value returned when no e…
267 … public static function HYPERLINK($linkURL = '', $displayName = null, PHPExcel_Cell $pCell = null) argument
272 …$linkURL = (is_null($linkURL)) ? '' : PHPExcel_Calculation_Functions::flattenSingleValue($
275 if ((!is_object($pCell)) || (trim($linkURL) == '')) {
280 $displayName = $linkURL;
283 $pCell->getHyperlink()->setUrl($linkURL);
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation/
H A DLookupRef.php262 …* @param string $linkURL Value to check, is also the value returned when no e…
267 … public static function HYPERLINK($linkURL = '', $displayName = null, PHPExcel_Cell $pCell = null) argument
272 …$linkURL = (is_null($linkURL)) ? '' : PHPExcel_Calculation_Functions::flattenSingleValue($
275 if ((!is_object($pCell)) || (trim($linkURL) == '')) {
280 $displayName = $linkURL;
283 $pCell->getHyperlink()->setUrl($linkURL);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/autofill/
H A Dsave_card_infobar_controller.mm99 GURL linkURL = self.infoBarDelegate->GetLinkURL();
101 if (!linkText.empty() && !linkURL.is_empty()) {
103 linkURLs.push_back(linkURL);
177 didTapLegalLinkURL:(const GURL&)linkURL {
181 self.infoBarDelegate->OnLegalMessageLinkClicked(linkURL);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/
H A DLookupRef.php164 * @param mixed $linkURL Expect string. Value to check, is also the value returned when no error
170 public static function HYPERLINK($linkURL = '', $displayName = null, ?Cell $pCell = null) argument
172 return LookupRef\Hyperlink::set($linkURL, $displayName, $pCell);
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/source_exporter/wxPdfDocument/src/
H A Dpdfannotation.cpp40 wxPdfLink::wxPdfLink(const wxString& linkURL) in wxPdfLink() argument
41 : m_isRef(false), m_linkRef(0), m_linkURL(linkURL) in wxPdfLink()
43 m_isValid = linkURL.Length() > 0; in wxPdfLink()

12345678910