Home
last modified time | relevance | path

Searched refs:ENABLE_DRAG_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DPlatform.h659 #define ENABLE_DRAG_SUPPORT 0 macro
1002 #if !defined(ENABLE_DRAG_SUPPORT)
1003 #define ENABLE_DRAG_SUPPORT 1 macro
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2954179 ENABLE_DRAG_SUPPORT and ENABLE_INSPECTOR into Mac-only section.
58352 * DerivedSources.make: Use new WebCore.Inspector.exp file if ENABLE_DRAG_SUPPORT.
58497 * DerivedSources.make: Use new WebCore.DragSupport.exp file if ENABLE_DRAG_SUPPORT.