HomeSort by relevance Sort by last modified time
    Searched refs:determineHotSpot (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
Cursor.cpp 31 IntPoint determineHotSpot(Image* image, const IntPoint& specifiedHotSpot)
148 , m_hotSpot(determineHotSpot(image, hotSpot))
156 , m_hotSpot(determineHotSpot(image, hotSpot))
Cursor.h 122 PLATFORM_EXPORT IntPoint determineHotSpot(Image*, const IntPoint& specifiedHotSpot);

Completed in 86 milliseconds