Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:NOT_VISIBLE

2268       (cursor_visibility_state_in_renderer_ == NOT_VISIBLE && !is_visible))
2271 cursor_visibility_state_in_renderer_ = is_visible ? VISIBLE : NOT_VISIBLE;