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 53 class PLATFORM_EXPORT UserGestureIndicatorDisabler {
54 WTF_MAKE_NONCOPYABLE(UserGestureIndicatorDisabler);
56 UserGestureIndicatorDisabler();
57 ~UserGestureIndicatorDisabler();
66 friend class UserGestureIndicatorDisabler;

Completed in 56 milliseconds