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

1 2 3 4

  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 59 // Returns the current height of the shelf.
67 // Remove |download_item| from the download shelf and delete it.
73 // Show more hidden download items if there is enough space in the shelf.
74 // It's called when a download item is removed from the shelf or an item's
79 // state of the shelf if so.
90 // Sets whether the shelf should automatically close.
93 // Returns whether the given point is within the "zone" of the shelf, which is
94 // the shelf and a band of 40 pixels on the top of it.
97 // Synthesized enter-notify and leave-notify events for the shelf's "zone".
103 // The browser that owns this download shelf
    [all...]
download_shelf_gtk.cc 39 // shelf.
42 // Padding between the left side of the shelf and the first download item.
45 // Padding between the right side of the shelf and the close button.
48 // Speed of the shelf show/hide animation.
51 // The time between when the user mouses out of the download shelf zone and
52 // when the shelf closes (when auto-close is enabled).
55 // The area to the top of the shelf that is considered part of its "zone".
67 // Logically, the shelf is a vbox that contains two children: a one pixel
69 // the download items and other shelf widgets (close button, show-all-
83 // We want the download shelf to be horizontally shrinkable, so that th
    [all...]
download_item_gtk.h 153 // The shelf on which we are displayed.
210 // The animation when this item is first added to the shelf.
220 // for display in the shelf; the large version is for use as a drag icon.
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_mac_unittest.mm 62 DownloadShelfMac shelf(browser_helper_.browser(),
68 DownloadShelfMac shelf(browser_helper_.browser(),
71 shelf.Show();
76 DownloadShelfMac shelf(browser_helper_.browser(),
79 shelf.Close();
84 DownloadShelfMac shelf(browser_helper_.browser(),
87 shelf.IsShowing();
download_shelf_controller.h 22 // A controller class that manages the download shelf for one window. It is
23 // responsible for the behavior of the shelf itself (showing/hiding, handling
29 // download_shelf_controller for the shelf (this file). The shelf's background
30 // is drawn by download_shelf_view. Every item in a shelf is controlled by a
35 // on the shelf. The item controller loads its UI from a xib file, where the
53 // Height of the shelf when it's fully visible.
56 // Current height of the shelf. Changes while the shelf is animating in or
60 // Used to autoclose the shelf when the mouse is moved off it. Is non-ni
    [all...]
download_shelf_mac.h 20 // A class to bridge the chromium download shelf to mac gui. This is just a
37 // The browser that owns this shelf.
download_shelf_view.h 13 // A view that handles any special rendering for the download shelf, painting
download_shelf_controller.mm 31 // Download shelf autoclose behavior:
33 // The download shelf autocloses if all of this is true:
34 // 1) An item on the shelf has just been opened.
35 // 2) All remaining items on the shelf have been opened in the past.
36 // 3) The mouse leaves the shelf and remains off the shelf for 5 seconds.
38 // If the mouse re-enters the shelf within the 5 second grace period, the
40 // shelf item being opened or removed. If an item is opened and then the
44 // If the shelf is manually closed while a download is still in progress, that
45 // download is marked as "opened" for these purposes. If the shelf is late
    [all...]
download_item_controller.h 50 // Weak pointer to the shelf that owns us.
65 shelf:(DownloadShelfController*)shelf;
download_shelf_view.mm 33 // We want our backgrounds for the shelf to be phased from the upper
61 // Mouse down events on the download shelf should not allow dragging the parent
download_item_controller.mm 71 // A class for the chromium-side part of the download shelf context menu.
100 shelf:(DownloadShelfController*)shelf {
113 shelf_ = shelf;
299 // size, so trigger a shelf layout to fix up spacing.
319 // NOTE: Do not relayout the shelf, as this could get called during initial
  /external/chromium/chrome/browser/download/
download_shelf.h 18 // DownloadShelf is an interface for platform-specific download shelf views.
23 // A new download has started, so add it to our shelf. This object will
24 // take ownership of |download_model|. Also make the shelf visible.
33 // Returns whether the download shelf is showing the close animation.
36 // Opens the shelf.
39 // Closes the shelf.
45 // Logic for the download shelf context menu. Platform specific subclasses are
download_browsertest.cc 412 // Sanity check default values for window / tab count and shelf visibility.
627 // Make sure the download shelf is showing.
654 // a webui panel is used instead of the download shelf; the
798 // be anything in the download shelf and so it should not be visible.
824 // The download shelf should be visible in the current tab.
841 #if !defined(OS_CHROMEOS) // Download shelf is not per-window on ChromeOS.
842 // Test that the download shelf is per-window by starting a download in one
843 // tab, opening a second tab, closing the shelf, going back to the first tab,
844 // and checking that the shelf is closed.
866 // Hide the download shelf
    [all...]
  /external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.h 15 // from the Chrome frame, such as the BookmarkBarView and the Extension shelf.
36 // the bar/shelf is attached to the top toolbar. |background_origin| is the
42 // Calculate the rect for the content area of the bar/shelf. This is only
43 // needed when the bar/shelf is detached from the Chrome frame (otherwise the
44 // content area is the whole area of the bar/shelf. When detached, however,
46 // how big this area is, where it is located within the shelf and how round
55 // Paint the horizontal border separating the shelf/bar from the page content.
  /external/chromium/chrome/browser/ui/views/download/
download_shelf_view.h 64 // hide the download shelf.
101 // Returns true if the shelf is wide enough to show the first download item.
110 // Called when the "close shelf" animation ended.
114 // the shelf have been opened.
126 // The browser for this shelf.
129 // The animation for adding new items to the shelf.
132 // The show/hide animation for the shelf itself.
150 // The window this shelf belongs to.
  /external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_view.h 21 // This view class draws the shelf of a notification balloon,
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 71 // The height of the balloon's shelf.
72 // The shelf is where is close button is located.
104 // The widget that contains the shelf.
107 // The hbox within the shelf that contains the buttons.
  /frameworks/av/media/libeffects/testlibs/
AudioShelvingFilter.h 41 // Shelf type
48 // type Type of the filter (high shelf or low shelf).
117 // Shelf type.
136 // the low-level biquad coefficients. This one is used for the high shelf.
139 // the low-level biquad coefficients. This one is used for the low shelf.
AudioShelvingFilter.cpp 30 // shelf, -2 to 0 in high shelf.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.h 38 // Does this extension live as a toolstrip in an extension shelf?
70 // True if the contents are being displayed inside the extension shelf.
  /external/chromium/chrome/browser/ui/
status_bubble.h 54 // Called when the download shelf becomes visible or invisible.
56 // the download shelf, when it is visible.
view_ids.h 72 // The Download shelf.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.h 38 // content area, download shelf (if any).
84 // Lays out the download shelf, if there is one, at the given minimum
86 // download shelf). This is safe to call even if there is no download shelf.
  /external/chromium/chrome/browser/ui/gtk/
status_bubble_gtk.h 55 // Called when the download shelf becomes visible or invisible.
57 // the download shelf, when it is visible.
156 // rather than sliding it down when the download shelf is visible.
162 // If the download shelf is visible, do not obscure it.
  /external/kernel-headers/original/asm-mips/
prefetch.h 20 * Hell (and the book on my shelf I can't open ...) know what the R8000 does.

Completed in 630 milliseconds

1 2 3 4