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

  /external/chromium_org/ash/wm/
ash_native_cursor_manager.cc 55 AshNativeCursorManager::AshNativeCursorManager()
60 AshNativeCursorManager::~AshNativeCursorManager() {
64 void AshNativeCursorManager::SetNativeCursorEnabled(bool enabled) {
72 void AshNativeCursorManager::SetDisplay(
88 void AshNativeCursorManager::SetCursor(
110 void AshNativeCursorManager::SetCursorSet(
126 void AshNativeCursorManager::SetVisibility(
142 void AshNativeCursorManager::SetMouseEventsEnabled
    [all...]
ash_native_cursor_manager.h 32 class ASH_EXPORT AshNativeCursorManager
35 AshNativeCursorManager();
36 virtual ~AshNativeCursorManager();
71 DISALLOW_COPY_AND_ASSIGN(AshNativeCursorManager);

Completed in 416 milliseconds