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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
UserGestureIndicator.cpp 162 bool UserGestureIndicator::processingUserGesture()
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptController.cpp 150 bool ScriptController::processingUserGesture()
152 return UserGestureIndicator::processingUserGesture();

Completed in 78 milliseconds