Searched defs:IsClosing (Results 1 – 5 of 5) sorted by relevance
26 bool DownloadShelfMac::IsClosing() const { function
71 bool IsClosing() const { return !showing_ && value_end_ < value_current_; } in IsClosing() function
24 bool TestDownloadShelf::IsClosing() const { in IsClosing() function in TestDownloadShelf
355 bool IsClosing() const { return in_shutdown_; } in IsClosing() function
373 bool DownloadShelfView::IsClosing() const { in IsClosing() function in DownloadShelfView