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

/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebinspector.cpp545 IntPoint documentPoint = view->windowToContents(IntPoint(static_cast<int>(x), static_cast<int>(y))); local
H A Dwebkitwebview.cpp5315 IntPoint documentPoint = documentPointForWindowPoint(frame, mouseEvent.position()); local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DInRegionScroller.cpp254 void InRegionScrollerPrivate::calculateInRegionScrollableAreasForPoint(const WebCore::IntPoint& documentPoint) argument
H A DWebPage.cpp2600 Node* WebPagePrivate::bestNodeForZoomUnderPoint(const IntPoint& documentPoint) argument
2654 Node* WebPagePrivate::nodeForZoomUnderPoint(const IntPoint& documentPoint) argument
4384 void WebPage::selectAtDocumentPoint(const Platform::IntPoint& documentPoint, SelectionExpansionType selectionExpansionType) argument
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DEventHandler.cpp1546 LayoutPoint documentPoint = documentPointForWindowPoint(m_frame, mouseEvent.position()); local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDocument.cpp2974 MouseEventWithHitTestResults Document::prepareMouseEvent(const HitTestRequest& request, const LayoutPoint& documentPoint, const PlatformMouseEvent& event) argument

Completed in 176 milliseconds