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

  /external/chromium_org/third_party/WebKit/Source/platform/
UserGestureIndicator.h 59 class PLATFORM_EXPORT UserGestureIndicatorDisabler {
60 WTF_MAKE_NONCOPYABLE(UserGestureIndicatorDisabler);
62 UserGestureIndicatorDisabler();
63 ~UserGestureIndicatorDisabler();
72 friend class UserGestureIndicatorDisabler;
UserGestureIndicator.cpp 214 UserGestureIndicatorDisabler::UserGestureIndicatorDisabler()
223 UserGestureIndicatorDisabler::~UserGestureIndicatorDisabler()
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.cpp     [all...]

Completed in 56 milliseconds