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

/external/chromium_org/ui/aura/client/
H A Dcapture_client.h16 class AURA_EXPORT CaptureClient { class in namespace:aura::client
25 // Window that has capture is a child of the Window the CaptureClient is
27 // that has capture regardless of the Window the CaptureClient is installed
35 virtual ~CaptureClient() {}
40 CaptureClient* client);
41 AURA_EXPORT CaptureClient* GetCaptureClient(Window* root_window);

Completed in 358 milliseconds