Searched refs:tooltip (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/tooltip/
H A DpkgIndex.tcl3 package ifneeded tooltip 1.4.4 [list source [file join $dir tooltip.tcl]]
H A Dtooltip.tcl0 # tooltip.tcl --
10 # RCS: @(#) $Id: tooltip.tcl,v 1.16 2008/12/01 23:37:16 hobbs Exp $
20 # tooltip::tooltip
23 # Implements a tooltip (balloon help) system
26 # tooltip <option> ?arg?
44 # numerical index or the label) to associate the tooltip message with.
50 # If message is {}, then the tooltip for that widget is removed.
51 # The widget must exist prior to calling tooltip. The current
52 # tooltip messag
[all...]
H A Dtipstack.tcl3 # Based on 'tooltip', provides a dynamic stack of tip texts per
19 package require tooltip
52 # Forward to standard tooltip package.
54 eval [linsert [linsert $wref end $text] 0 tooltip::tooltip]
89 # Forward to standard tooltip package.
91 eval [linsert [linsert $wref end $text] 0 tooltip::tooltip]
111 eval [linsert [linsert $wref end ""] 0 tooltip::tooltip]
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCheckbox.js28 * @param {string=} tooltip
30 WebInspector.Checkbox = function(label, className, tooltip)
39 if (tooltip)
40 this.element.title = tooltip;
H A DExtensionPanel.js100 * @param {string=} tooltip
103 WebInspector.ExtensionButton = function(id, iconURL, tooltip, disabled)
109 this.update(iconURL, tooltip, disabled);
115 * @param {string=} tooltip
118 update: function(iconURL, tooltip, disabled)
122 if (typeof tooltip === "string")
123 this.element.title = tooltip;
H A DTabbedPane.js290 tab.tooltip = tabTooltip;
591 * @param {string=} tooltip
593 WebInspector.TabbedPaneTab = function(tabbedPane, id, title, closeable, view, tooltip)
599 this._tooltip = tooltip;
649 get tooltip()
654 set tooltip(tooltip)
656 this._tooltip = tooltip;
658 this._titleElement.title = tooltip || "";
710 titleElement.title = this.tooltip || "";
[all...]
H A DCSSNamedFlowView.js115 treeItem.tooltip = WebInspector.UIString("Region is %s.", oversetText);
147 regionTreeItem.tooltip = WebInspector.UIString("Region is %s." , oversetText);
H A DCSSNamedFlowCollectionsView.js406 this.tooltip = WebInspector.UIString("Overflows.");
409 this.tooltip = "";
H A DNetworkPanel.js1759 return {left: label, right: label, tooltip: label};
1894 var tooltip = WebInspector.UIString("%s latency, %s download (%s total)", leftLabel, rightLabel, total);
1896 var tooltip = WebInspector.UIString("%s latency", leftLabel);
1898 var tooltip = WebInspector.UIString("%s download", rightLabel);
1901 tooltip = WebInspector.UIString("%s (from cache)", tooltip);
1902 return {left: leftLabel, right: rightLabel, tooltip: tooltip};
2340 var tooltip = (labels.tooltip || "");
[all...]
H A DTabbedEditorContainer.js327 var tooltip = this._tooltipForFile(uiSourceCode);
340 this._tabbedPane.appendTab(tabId, title, view, tooltip, userGesture);
H A DExtensionAPI.js412 tooltip: tooltipText,
490 tooltip: tooltipText,
H A DResourcesPanel.js1197 this.tooltip = resource.url;
1686 this.tooltip = WebInspector.UIString("Version") + ": " + this._database.version;
1808 this.tooltip = tooltipString
1888 this.tooltip = tooltipLines.join("\n");
1991 this.tooltip = manifestURL;
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dtooltip.el0 ;;; tooltip.el --- show tooltip windows
32 (defgroup tooltip nil function
33 "Customization group for the `tooltip' package."
44 (define-minor-mode tooltip-mode
49 \(However, if `tooltip-use-echo-area' is non-nil, this and
60 :group 'tooltip
61 (unless (or (null tooltip-mode) (fboundp 'x-show-tip))
63 (if tooltip-mode
65 (add-hook 'pre-command-hook 'tooltip
131 (defface tooltip function
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/CoordinatedGraphics/
H A DWebViewClient.h56 void didChangeTooltip(WebView*, const String& tooltip);
H A DWebViewClient.cpp106 void WebViewClient::didChangeTooltip(WebView* view, const String& tooltip) argument
111 m_client.didChangeTooltip(toAPI(view), adoptWK(toCopiedAPI(tooltip)).get(), m_client.clientInfo);
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/CGPDFViewer/
H A DMyDocument.rb99 label, tooltip, image, action =
128 toolbarItem.setToolTip(tooltip)
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DViewClientEfl.cpp149 void ViewClientEfl::didChangeTooltip(WKViewRef, WKStringRef tooltip, const void* clientInfo) argument
151 if (WKStringIsEmpty(tooltip))
154 toEwkView(clientInfo)->smartCallback<TooltipTextSet>().call(WKEinaSharedString(tooltip));
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/support/installation/
H A Dmodules.tcl55 Module tooltip _tcl _man _null
/macosx-10.9.5/vim-53/src/proto/
H A Dgui.pro39 void get_tabline_label __ARGS((tabpage_T *tp, int tooltip));
/macosx-10.9.5/vim-53/src/
H A Dgui_gtk.c448 char_u *tooltip; local
451 tooltip = CONVERT_TO_UTF8(menu->strings[MENU_INDEX_TIP]);
452 if (tooltip != NULL && !utf_valid_string(tooltip, NULL))
454 * a nasty GTK error message, skip the tooltip. */
455 CONVERT_TO_UTF8_FREE(tooltip);
460 (const char *)tooltip,
472 CONVERT_TO_UTF8_FREE(tooltip);
589 char_u *tooltip; local
591 tooltip
[all...]
H A Dnetbeans.c942 char_u *tooltip, char_u *glyphfile,
2323 char_u *tooltip; local
2343 tooltip = (char_u *)nb_unquote(args, &args);
2365 else if (typeName != NULL && tooltip != NULL && glyphFile != NULL)
2366 addsigntype(buf, typeNum, typeName, tooltip, glyphFile, fg, bg);
2373 vim_free(tooltip);
3587 char_u *tooltip UNUSED,
3603 typeNum, typeName, tooltip, glyphFile, fg, bg));
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitWebViewBase.cpp677 static gboolean webkitWebViewBaseQueryTooltip(GtkWidget* widget, gint x, gint y, gboolean keyboardMode, GtkTooltip* tooltip) argument
692 gtk_tooltip_set_tip_area(tooltip, &area);
694 gtk_tooltip_set_tip_area(tooltip, 0);
695 gtk_tooltip_set_text(tooltip, priv->tooltipText.data());
916 void webkitWebViewBaseSetTooltipText(WebKitWebViewBase* webViewBase, const char* tooltip) argument
919 if (tooltip && tooltip[0] != '\0') {
920 priv->tooltipText = tooltip;
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DChromeClientBlackBerry.cpp426 void ChromeClientBlackBerry::setToolTip(const String& tooltip, TextDirection) argument
428 m_webPagePrivate->m_client->setToolTip(tooltip);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dflexwiki.vim29 " text: "this is a link (optional tooltip)":http://www.microsoft.com
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebview.cpp1582 static gboolean webkit_web_view_query_tooltip(GtkWidget *widget, gint x, gint y, gboolean keyboard_mode, GtkTooltip *tooltip) argument
1604 gtk_tooltip_set_tip_area(tooltip, &area);
1606 gtk_tooltip_set_text(tooltip, title.utf8().data());
1620 gtk_tooltip_set_tip_area(tooltip, &area);
1622 gtk_tooltip_set_tip_area(tooltip, 0);
1624 gtk_tooltip_set_text(tooltip, priv->tooltipText.data());
5280 void webkit_web_view_set_tooltip_text(WebKitWebView* webView, const char* tooltip) argument
5283 if (tooltip && *tooltip != '\0') {
5284 priv->tooltipText = tooltip;
[all...]

Completed in 355 milliseconds

12