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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_cursor_manager.cc 13 DesktopNativeCursorManager::DesktopNativeCursorManager(
23 DesktopNativeCursorManager::~DesktopNativeCursorManager() {
26 gfx::NativeCursor DesktopNativeCursorManager::GetInitializedCursor(int type) {
32 void DesktopNativeCursorManager::SetDisplay(
44 void DesktopNativeCursorManager::SetCursor(
55 void DesktopNativeCursorManager::SetVisibility(
72 void DesktopNativeCursorManager::SetScale(
78 void DesktopNativeCursorManager::SetMouseEventsEnabled
    [all...]
desktop_native_cursor_manager.h 30 class VIEWS_EXPORT DesktopNativeCursorManager
33 DesktopNativeCursorManager(
36 virtual ~DesktopNativeCursorManager();
63 DISALLOW_COPY_AND_ASSIGN(DesktopNativeCursorManager);

Completed in 224 milliseconds