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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
SmartClip.h 80 IntRect convertRectToWindow(const IntRect& nodeRect);
SmartClip.cpp 109 return SmartClipData(bestNode, convertRectToWindow(unitedRects), collectedText.toString());
233 IntRect SmartClip::convertRectToWindow(const IntRect& nodeRect)

Completed in 170 milliseconds