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

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

Completed in 50 milliseconds