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

  /external/chromium_org/ui/base/cursor/ozone/
bitmap_cursor_factory_ozone.cc 77 return GetDefaultCursorInternal(type).get();
108 BitmapCursorFactoryOzone::GetDefaultCursorInternal(int type) {
117 cursor = GetDefaultCursorInternal(kCursorPointer);
bitmap_cursor_factory_ozone.h 75 scoped_refptr<BitmapCursorOzone> GetDefaultCursorInternal(int type);

Completed in 1132 milliseconds