OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DesktopDispatcherClient
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/widget/desktop_aura/
desktop_dispatcher_client.cc
11
DesktopDispatcherClient
::
DesktopDispatcherClient
() {}
13
DesktopDispatcherClient
::~
DesktopDispatcherClient
() {}
15
void
DesktopDispatcherClient
::RunWithDispatcher(
desktop_dispatcher_client.h
15
class VIEWS_EXPORT
DesktopDispatcherClient
18
DesktopDispatcherClient
();
19
virtual ~
DesktopDispatcherClient
();
26
DISALLOW_COPY_AND_ASSIGN(
DesktopDispatcherClient
);
Completed in 33 milliseconds