Searched refs:extractClickLocation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/forms/
H A DImageInputType.cpp98 static IntPoint extractClickLocation(Event* event) function in namespace:blink
114 m_clickLocation = extractClickLocation(event);

Completed in 78 milliseconds