Home
last modified time | relevance | path

Searched refs:ScopedCursorHider (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow.cc159 class ScopedCursorHider { class
161 explicit ScopedCursorHider(Window* window) in ScopedCursorHider() function in aura::ScopedCursorHider
175 ~ScopedCursorHider() { in ~ScopedCursorHider()
197 DISALLOW_COPY_AND_ASSIGN(ScopedCursorHider);
784 ScopedCursorHider hider(this); in OnDeviceScaleFactorChanged()