Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderImage.cpp366 …LayoutPoint mapLocation = locationInContainer.point() - toLayoutSize(accumulatedOffset) - location… in nodeAtPoint() local
367 mapLocation.scale(scaleFactor, scaleFactor); in nodeAtPoint()
369 if (map->mapMouseEvent(mapLocation, contentBox.size(), tempResult)) in nodeAtPoint()