Home | History | Annotate | Download | only in aura

Lines Matching refs:GetCaptureClient

817   client::GetCaptureClient(root_window)->SetCapture(this);
824 client::GetCaptureClient(root_window)->ReleaseCapture(this);
831 client::CaptureClient* capture_client = client::GetCaptureClient(root_window);