HomeSort by relevance Sort by last modified time
    Searched refs:convertChildToSelf (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/
Widget.cpp 138 parentRect.setLocation(parentScrollView->convertChildToSelf(this, localRect.location()));
158 return parentScrollView->convertChildToSelf(this, localPoint);
ScrollView.h 257 IntPoint convertChildToSelf(const Widget* child, const IntPoint& point) const
  /external/webkit/Source/WebCore/page/wince/
FrameWinCE.cpp 122 ir.setLocation(view->parent()->convertChildToSelf(view, ir.location()));

Completed in 453 milliseconds