Home
last modified time | relevance | path

Searched refs:determineHotSpot (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
DCursor.cpp31 IntPoint determineHotSpot(Image* image, const IntPoint& specifiedHotSpot) in determineHotSpot() function
148 , m_hotSpot(determineHotSpot(image, hotSpot)) in Cursor()
156 , m_hotSpot(determineHotSpot(image, hotSpot)) in Cursor()
DCursor.h122 PLATFORM_EXPORT IntPoint determineHotSpot(Image*, const IntPoint& specifiedHotSpot);