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

  /external/chromium_org/third_party/WebKit/Source/core/page/
EventHandler.h 200 static const double TextDragDelay;
EventHandler.cpp 132 const double EventHandler::TextDragDelay = 0.15;
134 const double EventHandler::TextDragDelay = 0.0;
    [all...]

Completed in 37 milliseconds