HomeSort by relevance Sort by last modified time
    Searched refs:native_cursor_enabled_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/
ash_native_cursor_manager.h 67 bool native_cursor_enabled_; member in class:ash::AshNativeCursorManager
ash_native_cursor_manager.cc 56 : native_cursor_enabled_(true),
65 native_cursor_enabled_ = enabled;
91 if (native_cursor_enabled_) {

Completed in 124 milliseconds