Searched defs:DesktopDispatcherClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_dispatcher_client.h16 class VIEWS_EXPORT DesktopDispatcherClient class in namespace:views
19 DesktopDispatcherClient();
20 virtual ~DesktopDispatcherClient();
28 DISALLOW_COPY_AND_ASSIGN(DesktopDispatcherClient);
H A Ddesktop_dispatcher_client.cc13 DesktopDispatcherClient::DesktopDispatcherClient() { function in class:views::DesktopDispatcherClient
16 DesktopDispatcherClient::~DesktopDispatcherClient() {
19 void DesktopDispatcherClient::PrepareNestedLoopClosures(

Completed in 68 milliseconds