HomeSort by relevance Sort by last modified time
    Searched refs:EventClientImpl (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ash/wm/
event_client_impl.h 15 class EventClientImpl : public aura::client::EventClient {
17 EventClientImpl();
18 virtual ~EventClientImpl();
26 DISALLOW_COPY_AND_ASSIGN(EventClientImpl);
event_client_impl.cc 15 EventClientImpl::EventClientImpl() {
18 EventClientImpl::~EventClientImpl() {
21 bool EventClientImpl::CanProcessEventsWithinSubtree(
54 ui::EventTarget* EventClientImpl::GetToplevelEventTarget() {
  /external/chromium_org/ash/
shell.h 92 class EventClientImpl;
681 scoped_ptr<EventClientImpl> event_client_;
shell.cc     [all...]

Completed in 341 milliseconds