HomeSort by relevance Sort by last modified time
    Searched full:tooltips (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/chromium_org/ui/wm/public/
scoped_tooltip_disabler.h 13 // Use to temporarily disable tooltips.
16 // Disables tooltips on |window| (does nothing if |window| is NULL). Tooltips
23 // Reenables the tooltips on the TooltipClient.
29 // The RootWindow to disable Tooltips on; NULL if the Window passed to the
tooltip_client.h 27 // Enables/Disables tooltips. This is treated as a reference count. Consumers
28 // must use ScopedTooltipDisabler to enable/disabled tooltips.
  /external/chromium_org/ui/views/widget/
tooltip_manager.h 24 // TooltipManager takes care of the wiring to support tooltips for Views. You
41 // Returns the height of tooltips. This should only be invoked from within
57 // Returns the font list used for tooltips.
tooltip_manager_aura.h 34 // though we may show tooltips for the Window under the mouse.
  /external/chromium_org/chrome/browser/extensions/
browser_action_apitest.cc 9 // Tests that tooltips of a browser action icon can be specified using UTF8.
  /external/chromium_org/chrome/browser/ui/cocoa/
ui_localizer.h 27 // - tooltips
  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkPdfReporter.cpp 34 // content, with tooltips where warnings/errors were reported.
  /external/skia/experimental/PdfViewer/
SkPdfReporter.cpp 34 // content, with tooltips where warnings/errors were reported.
  /external/chromium_org/chrome/browser/ui/views/autofill/
info_bubble.h 18 // Class to create and manage an information bubble for errors or tooltips.
  /external/chromium_org/third_party/WebKit/ManualTests/
svg-tooltip.svg 5 This test verifies that tooltips are properly rendered for SVG content in a variety of
  /external/chromium_org/ui/views/corewm/
tooltip_aura_unittest.cc 35 // Long tooltips should wrap to next line
61 // Long multi line tooltips should wrap individual lines.
118 // Whitespaces in tooltips are preserved.
tooltip_win.cc 68 PLOG(WARNING) << "tooltip creation failed, disabling tooltips";
tooltip_controller.cc 175 // This is the same behavior as hiding tooltips on timeout. Hence, we can
227 // TODO(varunjain): need to properly implement tooltips for
  /external/chromium_org/ui/wm/core/
shadow.h 31 // Small windows like tooltips and context menus have lighter, smaller
  /sdk/eclipse/
dictionary.txt 318 tooltips
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTableTooltipHelper.java 25 * Helper class for displaying tooltips.
184 * Sets given {@link Control} correct background/foreground for tooltips.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
ConfigTab.java 74 Map toolTips;
145 this.toolTips = new HashMap();
187 ToolTip tooltip = (ToolTip) ConfigTab.this.toolTips.get(cellPosition);
218 this.toolTips.put(position, toolTip);
295 if (this.toolTips != null) {
296 Iterator cells = this.toolTips.keySet().iterator();
298 ToolTip toolTip = (ToolTip) this.toolTips.get(cells.next());
  /external/chromium_org/ash/
shell_window_ids.h 84 // The container for drag/drop images and tooltips.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.h 99 // Setup decoration tooltips on |controlView| by calling
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
pageAction.html 74 You can find information about icons, tooltips, and popups
  /external/chromium_org/third_party/polymer/components/core-tooltip/
demo.html 149 Larger tooltips for mobile
  /external/chromium_org/third_party/polymer/components-chromium/core-tooltip/
demo.html 149 Larger tooltips for mobile
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ObjectBrowser.py 5 # - tooltips
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ObjectBrowser.py 5 # - tooltips
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/descriptors/
ValuesDescriptors.java 232 null, // tooltips
259 null, // tooltips
295 null, // tooltips

Completed in 671 milliseconds

1 2 3 4