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

  /external/chromium_org/third_party/WebKit/Source/core/frame/
SmartClip.h 62 // SmartClip implements support for the copy operation
67 class SmartClip {
69 explicit SmartClip(PassRefPtr<LocalFrame>);
SmartClip.cpp 32 #include "core/frame/SmartClip.h"
74 SmartClip::SmartClip(PassRefPtr<LocalFrame> frame)
79 SmartClipData SmartClip::dataForRect(const IntRect& cropRect)
112 float SmartClip::pageScaleFactor()
119 Node* SmartClip::minNodeContainsNodes(Node* minNode, Node* newNode)
162 Node* SmartClip::findBestOverlappingNode(Node* rootNode, const IntRect& cropRect)
203 bool SmartClip::shouldSkipBackgroundImage(Node* node)
221 void SmartClip::collectOverlappingChildNodes(Node* parentNode, const IntRect& cropRect, WillBeHeapVector<RawPtrWillBeMember<Node> >& hitNodes)
233 IntRect SmartClip::convertRectToWindow(const IntRect& nodeRect
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp 55 #include "core/frame/SmartClip.h"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/
webcore_remaining.target.darwin-arm.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.darwin-arm64.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.darwin-mips.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.darwin-x86.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.darwin-x86_64.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.linux-arm.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.linux-arm64.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.linux-mips.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.linux-x86.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]
webcore_remaining.target.linux-x86_64.mk 373 third_party/WebKit/Source/core/frame/SmartClip.cpp \
    [all...]

Completed in 268 milliseconds