Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/cursor/
Dcursors_aura.h32 bool UI_EXPORT GetAnimatedCursorDataFor(CursorSetType cursor_set_id,
Dcursors_aura.cc203 bool GetAnimatedCursorDataFor(CursorSetType cursor_set_id, in GetAnimatedCursorDataFor() function
/external/chromium_org/ash/wm/
Dimage_cursors.cc111 bool success = ui::GetAnimatedCursorDataFor(cursor_set_, in ReloadCursors()