Searched refs:NOT_VISIBLE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.h577 NOT_VISIBLE, enumerator in enum:content::RenderWidgetHostViewAura::CursorVisibilityState
H A Drender_widget_host_view_aura.cc2377 (cursor_visibility_state_in_renderer_ == NOT_VISIBLE && !is_visible))
2380 cursor_visibility_state_in_renderer_ = is_visible ? VISIBLE : NOT_VISIBLE;

Completed in 143 milliseconds