Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DWidget.cpp138 parentRect.setLocation(parentScrollView->convertChildToSelf(this, localRect.location())); in convertToContainingView()
158 return parentScrollView->convertChildToSelf(this, localPoint); in convertToContainingView()
DScrollView.h257 IntPoint convertChildToSelf(const Widget* child, const IntPoint& point) const in convertChildToSelf() function
/external/webkit/Source/WebCore/page/wince/
DFrameWinCE.cpp122 ir.setLocation(view->parent()->convertChildToSelf(view, ir.location())); in imageFromSelection()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1411930 (WebCore::ScrollView::convertChildToSelf):
11956 (WebCore::Widget::convertChildToSelf):
17886 (WebCore::ScrollView::convertChildToSelf):
17915 (WebCore::Widget::convertChildToSelf):
31024 (WebCore::ScrollView::convertChildToSelf):
31047 (WebCore::Widget::convertChildToSelf):
DChangeLog-2006-12-3110656 (WebCore::ScrollView::convertChildToSelf):
10704 (WebCore::Widget::convertChildToSelf):
DChangeLog-2009-06-1688439 Move convertSelfToChild and convertChildToSelf to ScrollView, since
88446 (WebCore::ScrollView::convertChildToSelf):