OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsMessageCenterBubbleVisible
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/system/
status_area_widget.cc
98
web_notification_tray_->
IsMessageCenterBubbleVisible
()));
/external/chromium_org/ash/system/web_notification/
web_notification_tray.h
69
bool
IsMessageCenterBubbleVisible
() const;
web_notification_tray.cc
438
bool WebNotificationTray::
IsMessageCenterBubbleVisible
() const {
448
if (!
IsMessageCenterBubbleVisible
())
586
if (
IsMessageCenterBubbleVisible
())
Completed in 43 milliseconds