OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tray_event_filter
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
tray_bubble_wrapper.cc
8
#include "ash/system/tray/
tray_event_filter
.h"
30
tray->
tray_event_filter
()->AddWrapper(this);
34
tray_->
tray_event_filter
()->RemoveWrapper(this);
tray_background_view.h
143
TrayEventFilter*
tray_event_filter
() { return tray_event_filter_.get(); }
function in class:ash::internal::TrayBackgroundView
Completed in 232 milliseconds