Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebpage.cpp1590 …IntRect touchRect(HitTestResult::rectForPoint(view->windowToContents(IntPoint(x, y)), m_topPadding… in findCandidatePointForTouch() local
1602 currentElementBoundingRect.intersect(touchRect); in findCandidatePointForTouch()