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

/external/chromium_org/ash/display/
H A Dcursor_window_controller.cc62 void SetCursorCompositingEnabled(bool enabled) { function in class:ash::CursorWindowDelegate
106 void CursorWindowController::SetCursorCompositingEnabled(bool enabled) { function in class:ash::CursorWindowController
109 delegate_->SetCursorCompositingEnabled(enabled);
/external/chromium_org/ash/
H A Dshell.cc619 void Shell::SetCursorCompositingEnabled(bool enabled) { function in class:ash::Shell
620 display_controller_->cursor_window_controller()->SetCursorCompositingEnabled(

Completed in 283 milliseconds