getHotSpot         43 Source/platform/Cursor.cpp     bool imageHasIntrinsicHotSpot = image->getHotSpot(intrinsicHotSpot);
getHotSpot        200 Source/platform/graphics/BitmapImage.cpp     bool result = m_source.getHotSpot(hotSpot);
getHotSpot         67 Source/platform/graphics/BitmapImage.h     virtual bool getHotSpot(IntPoint&) const OVERRIDE;
getHotSpot         88 Source/platform/graphics/Image.h     virtual bool getHotSpot(IntPoint&) const { return false; }
getHotSpot        108 Source/platform/graphics/ImageSource.h     bool getHotSpot(IntPoint&) const;