Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebframe.cpp126 QPoint contentsPos = frame->view()->windowToContents(pos); in qtwebkit_webframe_scrollOverflow() local
127 Node* node = frame->document()->elementFromPoint(contentsPos.x(), contentsPos.y()); in qtwebkit_webframe_scrollOverflow()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3146758 a page-relative position) to contentsPos.