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