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 53 class PLATFORM_EXPORT UserGestureIndicatorDisabler {
54 WTF_MAKE_NONCOPYABLE(UserGestureIndicatorDisabler);
56 UserGestureIndicatorDisabler();
57 ~UserGestureIndicatorDisabler();
66 friend class UserGestureIndicatorDisabler;
UserGestureIndicator.cpp 214 UserGestureIndicatorDisabler::UserGestureIndicatorDisabler()
223 UserGestureIndicatorDisabler::~UserGestureIndicatorDisabler()
  /external/chromium_org/third_party/WebKit/Source/core/frame/
LocalDOMWindow.cpp     [all...]

Completed in 96 milliseconds