Home
last modified time | relevance | path

Searched refs:operationForLoad (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/page/
DDragController.h98 DragOperation operationForLoad(DragData*);
DDragController.cpp201 if (operationForLoad(dragData) == DragOperationNone) in performDrag()
235 return operationForLoad(dragData); in dragEnteredOrUpdated()
334 DragOperation DragController::operationForLoad(DragData* dragData) in operationForLoad() function in WebCore::DragController
/external/webkit/WebCore/
DChangeLog-2007-10-1414177 (WebCore::DragController::operationForLoad):
61352 (WebCore::DragController::operationForLoad):
61881 (WebCore::DragController::operationForLoad):
DChangeLog-2009-06-167868 (WebCore::DragController::operationForLoad):