Searched defs:getHotSpot (Results 1 – 4 of 4) sorted by relevance
98 bool ImageSource::getHotSpot(IntPoint& hotSpot) const in getHotSpot() function in WebCore::ImageSource
88 virtual bool getHotSpot(IntPoint&) const { return false; } in getHotSpot() function
198 bool BitmapImage::getHotSpot(IntPoint& hotSpot) const in getHotSpot() function in WebCore::BitmapImage
95 public int getHotSpot(float worldX, float worldY) { in getHotSpot() method in HotSpotSystem