SendCursorVisibilityState  241 content/browser/renderer_host/render_widget_host_impl.h   void SendCursorVisibilityState(bool is_visible);
SendCursorVisibilityState 3312 content/browser/renderer_host/render_widget_host_view_aura.cc   host_->SendCursorVisibilityState(is_visible);