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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
virtio_balloon.h 8 /* The feature bitmap for virtio balloon */
11 /* Size of a PFN in the balloon interface. */
18 /* Number of pages we've actually got in balloon. */
virtio_ids.h 14 #define VIRTIO_ID_BALLOON 5 /* virtio balloon */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
virtio_balloon.h 8 /* The feature bitmap for virtio balloon */
11 /* Size of a PFN in the balloon interface. */
18 /* Number of pages we've actually got in balloon. */
virtio_ids.h 14 #define VIRTIO_ID_BALLOON 5 /* virtio balloon */
  /external/chromium_org/chrome/browser/notifications/
message_center_notification_manager_win.cc 11 // Store for posterity the fact that we've shown the first-run balloon.
27 // If there is no tray_, we can't display a balloon here anyway.
28 // Also, we only want to display the first run balloon once, so the pref will
29 // store the flag on disk based on whether we ever showed the balloon.
message_center_notification_manager.h 78 // Called when the pref changes for the first run balloon. The first run
79 // balloon is only displayed on Windows, since the visibility of the tray
204 // This function is run on update to ensure that the notification balloon is
209 // first run balloon before, even across restarts.
212 // The timer after which we will show the first run balloon. This timer is
217 // The first-run balloon will be shown |first_run_idle_timeout_| after all
  /external/qemu/include/sysemu/
balloon.h 2 * Balloon
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
Directory.java 25 new DirectoryEntry("Red Balloon", R.drawable.red_balloon),
26 new DirectoryEntry("Green Balloon", R.drawable.green_balloon),
27 new DirectoryEntry("Blue Balloon", R.drawable.blue_balloon)}),
  /external/kernel-headers/original/uapi/linux/
virtio_balloon.h 31 /* The feature bitmap for virtio balloon */
35 /* Size of a PFN in the balloon interface. */
42 /* Number of pages we've actually got in balloon. */
virtio_ids.h 36 #define VIRTIO_ID_BALLOON 5 /* virtio balloon */
  /external/chromium_org/chrome/browser/status_icons/
desktop_notification_balloon.h 18 // Provides the notification balloon functionality by using desktop
desktop_notification_balloon.cc 23 // notification_ui_manager() will close the balloon in its destructor.
33 // Timeout for automatically dismissing the notification balloon.
status_icon_observer.h 20 // Called when the user clicks on a balloon generated for a system tray icon.
status_icon.h 34 // Displays a notification balloon with the specified contents.
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL.shlib.r 51 #ifndef __TYPES_R__ #include "Types.r" #endif #ifndef __BALLOONS_R__ #include "Balloons.r" #endif #define VERSION_MAJOR 1 #define VERSION_MINOR 2 #define REVISION 13 #define STATE release /* development | alpha | beta | release */ #define RELEASE_NO 0 /* number after letter, or zero for release */ #define COUNTRY verUS #define VERSION_STRING "1.2.13" #define NAME "SDL" #define SHORT_DESCRIPTION "Simple DirectMedia Layer by Sam Lantinga" #define LONG_DESCRIPTION "A cross-platform multimedia library.\n\nhttp://www.libsdl.org" resource 'vers' (1) { VERSION_MAJOR, (VERSION_MINOR << 4) | REVISION, STATE, RELEASE_NO, COUNTRY, VERSION_STRING, VERSION_STRING }; resource 'vers' (2) { VERSION_MAJOR, (VERSION_MINOR << 4) | REVISION, STATE, RELEASE_NO, COUNTRY, VERSION_STRING, SHORT_DESCRIPTION }; /* Extension Manager info */ data 'CCI?' (128) { NAME "\n\n" LONG_DESCRIPTION }; /* Finder help balloon */ resource 'hfdr' (kHMHelpID) { HelpMgrVersion, hmDefaultOptions, 0, 0, { HMStringItem (…)
  /external/chromium_org/chrome/browser/extensions/
extension_crash_recovery_browsertest.cc 86 // Wait for extension crash balloon to appear.
173 SCOPED_TRACE("after clicking the balloon");
219 // The balloon should automatically hide after the extension is successfully
243 // Open a new tab, but the balloon will still be there.
256 // The balloon should automatically hide after the extension is successfully
285 // The balloon should automatically hide after the extension is successfully
319 SCOPED_TRACE("after clicking the balloon");
334 SCOPED_TRACE("after clicking the balloon");
353 SCOPED_TRACE("first balloon");
359 SCOPED_TRACE("second balloon");
    [all...]
  /external/chromium_org/chrome/browser/ui/views/status_icons/
status_icon_win.h 38 // Handles a click on the balloon from the user.
78 // The currently-displayed icon for the notification balloon.
status_icon_linux_wrapper.h 52 // Notification balloon.
  /external/chromium_org/chrome/browser/ui/cocoa/status_icons/
status_icon_mac.h 53 // Notification balloon.
  /external/chromium_org/chrome/browser/background/
background_mode_manager_win.cc 37 // Create a status tray notification balloon explaining to the user that
background_contents_service.cc 84 // Closes the crash notification balloon for the app/extension with this id.
92 // Delegate for the app/extension crash notification balloon. Restarts the
93 // app/extension when the balloon is clicked.
111 // http://crbug.com/247790 involves a crash notification balloon being
118 // There can be a race here: user clicks the balloon, and simultaneously
136 // Closing the crash notification balloon for the app/extension here should
191 // Show a popup notification balloon with a crash message for a given app/
453 // Close the crash notification balloon for the app/extension, if any.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/mathmaps/symbols/
other_stars.json 146 "default": "four balloon spoked asterisk"
154 "default": "heavy four balloon spoked asterisk"
434 "default": "balloon spoked asterisk"
  /external/chromium_org/ui/message_center/cocoa/
popup_controller.h 24 // A window controller that hosts a notification as a popup balloon on the
  /external/chromium_org/ash/shelf/
shelf_tooltip_manager.h 37 // ShelfTooltipManager manages the tooltip balloon poping up on shelf items.
  /external/chromium_org/chrome/browser/ui/views/message_center/
web_notification_tray.h 72 // This shows a platform-specific balloon informing the user of the existence

Completed in 3280 milliseconds

1 2 3