Searched defs:determineHotSpot (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DCursor.cpp33 IntPoint determineHotSpot(Image* image, const IntPoint& specifiedHotSpot) function in namespace:WebCore
245 , m_hotSpot(determineHotSpot(image, hotSpot))

Completed in 72 milliseconds