Skip to content
  • abarth@webkit.org's avatar
    2009-07-24 Mike Fenton <mike.fenton@torchmobile.com> · 2def5eb9
    abarth@webkit.org authored
            Reviewed by Eric Seidel.
    
            Update WebCore/page/DOMTimer.cpp/h to conform to WebKit
            Style Guidelines as identified by cpplint.py.
            https://bugs.webkit.org/show_bug.cgi?id=27624
    
            * page/DragController.cpp:
            (WebCore::DragController::~DragController):
            (WebCore::documentFragmentFromDragData):
            (WebCore::DragController::dragEnded):
            (WebCore::DragController::dragEntered):
            (WebCore::DragController::dragExited):
            (WebCore::DragController::dragUpdated):
            (WebCore::DragController::performDrag):
            (WebCore::asFileInput):
            (WebCore::DragController::tryDocumentDrag):
            (WebCore::DragController::delegateDragSourceAction):
            (WebCore::DragController::concludeEditDrag):
            (WebCore::DragController::canProcessDrag):
            (WebCore::DragController::tryDHTMLDrag):
            (WebCore::DragController::mayStartDragAtEventLocation):
            (WebCore::getCachedImage):
            (WebCore::getImage):
            (WebCore::prepareClipboardForImageDrag):
            (WebCore::dragLocForDHTMLDrag):
            (WebCore::DragController::startDrag):
            (WebCore::DragController::doImageDrag):
            (WebCore::DragController::doSystemDrag):
            (WebCore::DragController::placeDragCaret):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@46330 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2def5eb9