HomeSort by relevance Sort by last modified time
    Searched refs:GetCursorBitmap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/base/cursor/
cursors_aura.h 40 bool UI_EXPORT GetCursorBitmap(const Cursor& cursor,
cursors_aura.cc 224 bool GetCursorBitmap(const Cursor& cursor,
  /external/chromium_org/content/browser/renderer_host/media/
desktop_capture_device_aura.cc 353 if (ui::GetCursorBitmap(cursor, &cursor_bitmap, &cursor_hot_point_)) {
363 // Clear cursor state if ui::GetCursorBitmap failed so that we do not

Completed in 49 milliseconds