Searched defs:tooltip (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dtooltip.el32 (defgroup tooltip nil function
131 (defface tooltip function
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/tooltip/
H A Dtooltip.tcl[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DDebuggerDashboardView.js41 var tooltip = WebInspector.UIString("Continue script execution (%s or %s)").format(WebInspector.debuggerSidebarPanel.pauseOrResumeKeyboardShortcut.displayName, WebInspector.debuggerSidebarPanel.pauseOrResumeAlternateKeyboardShortcut.displayName); variable
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DSourceCodeLocation.js175 var tooltip = WebInspector.UIString("Located at %s").format(this.displayLocationString(WebInspector.SourceCodeLocation.ColumnStyle.Shown, WebInspector.SourceCodeLocation.NameStyle.Full)); variable
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DWebViewClient.cpp111 void WebViewClient::didChangeTooltip(WebView* view, const String& tooltip) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DViewClientEfl.cpp139 void ViewClientEfl::didChangeTooltip(WKViewRef, WKStringRef tooltip, const void* clientInfo) argument
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dgud.el[all...]
H A Dgdb-ui.el[all...]
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitWebViewBase.cpp741 static gboolean webkitWebViewBaseQueryTooltip(GtkWidget* widget, gint /* x */, gint /* y */, gboolean keyboardMode, GtkTooltip* tooltip) argument
1014 void webkitWebViewBaseSetTooltipText(WebKitWebViewBase* webViewBase, const char* tooltip) argument
/macosx-10.10.1/vim-55/src/
H A Dgui_gtk.c448 char_u *tooltip; local
589 char_u *tooltip; local
[all...]
H A Dgui_photon.c240 char_u *tooltip; local
H A Dnetbeans.c2323 char_u *tooltip; local

Completed in 158 milliseconds