Searched refs:cursor_shape_ (Results 1 – 1 of 1) sorted by relevance
87 rtc::scoped_ptr<MouseCursor> cursor_shape_; member in webrtc::MouseCursorMonitorX11137 if (cursor_shape_.get()) in Capture()138 callback_->OnMouseCursor(cursor_shape_.release()); in Capture()209 cursor_shape_.reset(new MouseCursor(image.release(), hotspot)); in CaptureCursor()