Searched defs:AshNativeCursorManager (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/
H A Dash_native_cursor_manager.h32 class ASH_EXPORT AshNativeCursorManager class in namespace:ash
35 AshNativeCursorManager();
36 virtual ~AshNativeCursorManager();
71 DISALLOW_COPY_AND_ASSIGN(AshNativeCursorManager);
H A Dash_native_cursor_manager.cc56 AshNativeCursorManager::AshNativeCursorManager() function in class:ash::AshNativeCursorManager
61 AshNativeCursorManager::~AshNativeCursorManager() {
65 void AshNativeCursorManager::SetNativeCursorEnabled(bool enabled) {
73 void AshNativeCursorManager::SetDisplay(
97 void AshNativeCursorManager::SetCursor(
119 void AshNativeCursorManager::SetCursorSet(
135 void AshNativeCursorManager::SetVisibility(
151 void AshNativeCursorManager
[all...]

Completed in 1151 milliseconds