Searched refs:convertChildToSelf (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DWidget.cpp138 parentRect.setLocation(parentScrollView->convertChildToSelf(this, localRect.location()));
158 return parentScrollView->convertChildToSelf(this, localPoint);
H A DScrollView.h257 IntPoint convertChildToSelf(const Widget* child, const IntPoint& point) const function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/page/wince/
H A DFrameWinCE.cpp122 ir.setLocation(view->parent()->convertChildToSelf(view, ir.location()));

Completed in 1273 milliseconds