Home
last modified time | relevance | path

Searched defs:IsClosing (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/download/
Ddownload_shelf_mac.mm26 bool DownloadShelfMac::IsClosing() const { function
/external/chromium_org/ui/gfx/animation/
Dslide_animation.h71 bool IsClosing() const { return !showing_ && value_end_ < value_current_; } in IsClosing() function
/external/chromium_org/chrome/browser/download/
Dtest_download_shelf.cc24 bool TestDownloadShelf::IsClosing() const { in IsClosing() function in TestDownloadShelf
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.h355 bool IsClosing() const { return in_shutdown_; } in IsClosing() function
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_shelf_view.cc373 bool DownloadShelfView::IsClosing() const { in IsClosing() function in DownloadShelfView