HomeSort by relevance Sort by last modified time
    Searched full:tooltip (Results 201 - 225 of 250) sorted by null

1 2 3 4 5 6 7 8910

  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.mm     [all...]
bookmark_bar_folder_controller.mm 391 // Add a tooltip.
394 NSString* tooltip = [NSString stringWithFormat:@"%@\n%s", title,
396 [button setToolTip:tooltip];
    [all...]
bookmark_bar_folder_controller_unittest.mm 227 // Confirm folder buttons have no tooltip. The important thing
232 EXPECT_FALSE([button toolTip]);
234 EXPECT_TRUE([button toolTip]);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc     [all...]
  /external/proguard/src/proguard/gui/
ProGuardGUI.java     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js     [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
keyfile.sgml 702 whose value is a localized string giving the tooltip for the desktop
  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.cc 53 // We only cap the size of the tooltip so we don't crash.
    [all...]
  /external/chromium/chrome/browser/ui/views/
toolbar_view.cc 208 // Accessibility specific tooltip text.
  /external/libvpx/examples/includes/geshi/geshi/
autoit.php 182 'TCPStartup','TimerDiff','TimerInit','ToolTip','TrayCreateItem',
    [all...]
progress.php 387 'TITLE-DCOLOR','TITLE-FGCOLOR','TITLE-FONT','TOOLTIP',
  /external/webkit/Source/WebKit/mac/WebView/
WebViewPrivate.h 68 extern NSString *WebElementSpellingToolTipKey; // NSString of a tooltip representing misspelling or bad grammar (used internally)
  /external/webkit/Source/WebKit2/UIProcess/
WebPageProxy.h 304 const String& toolTip() const { return m_toolTip; }
    [all...]
  /external/webkit/Tools/EWebLauncher/
main.c 725 evas_object_smart_callback_add(app->browser, "tooltip,text,set", on_tooltip_text_set, app);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditor.java 535 null, // tooltip
  /external/webkit/PerformanceTests/PageLoad/svg/files/
france.svg 17 var tooltip= 'Tooltip'
19 var svgobj = svgdoc.getElementById (tooltip);
41 var tooltip= 'Tooltip'
43 var svgobj = svgdoc.getElementById (tooltip);
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_view.cpp     [all...]
  /external/webkit/Source/WebKit/gtk/
ChangeLog     [all...]
  /external/bluetooth/glib/gobject/
gparam.c 408 * e.g. a tooltip. The @nick and @blurb should ideally be localized.
    [all...]
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 530 tooltip in Internet Explorer.
  /external/webkit/Source/WebCore/accessibility/
AccessibilityObject.cpp     [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/
NativeHeapPanel.java 113 "List of colon separated paths to search for symbol debug information. See tooltip for examples.";
    [all...]
  /sdk/eclipse/
changes.txt 38 - Tooltip feedback for resizing and dragging operations. For
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseLayoutRule.java     [all...]
  /external/chromium/chrome/common/extensions/api/
extension_api.json     [all...]

Completed in 1028 milliseconds

1 2 3 4 5 6 7 8910